We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0f09a commit 2f5ca53Copy full SHA for 2f5ca53
README.md
@@ -8,7 +8,12 @@ If by any change the command stops working it will be deregistered automatically
8
9
```
10
Usage:
11
- consul-wrapper [flags] "<command> [args]"
+ consul-wrapper [flags]
12
+ consul-wrapper [command]
13
+
14
+Available Commands:
15
+ help Help about any command
16
+ json Create a consul service based on config file
17
18
Flags:
19
-f, --frequency duration Health Check Frequency (in seconds) (default 30s)
0 commit comments