mirror of https://github.com/docker/docs.git
add consul to usage
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
ecb47032bd
commit
a12c8ff87e
1
help.go
1
help.go
|
@ -13,6 +13,7 @@ DESCRIPTION:
|
|||
ARGUMENTS:
|
||||
discovery{{printf "\t"}}discovery service to use [$SWARM_DISCOVERY]
|
||||
{{printf "\t"}} * token://<token>
|
||||
{{printf "\t"}} * consul://<ip1>,<ip2>/<path>
|
||||
{{printf "\t"}} * etcd://<ip1>,<ip2>/<path>
|
||||
{{printf "\t"}} * file://path/to/file
|
||||
{{printf "\t"}} * zk://<ip1>,<ip2>/<path>
|
||||
|
|
Loading…
Reference in New Issue