docs/api/client/swarm
johnharris85 c0a787db2b Add support for comma-separated --auto-accept syntax.
Signed-off-by: John Harris <john@johnharris.io>

(cherry picked from commit 8e148827734a94165156adfd0f6d202d28dff142)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-12 15:50:36 -07:00
..
cmd.go Add experimental docker stack commands 2016-06-14 14:56:35 -04:00
init.go Generate a swarm joining secret if none is specified 2016-07-08 15:33:27 -07:00
inspect.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
join.go Use flag constants for swarm flag. 2016-06-30 16:47:39 -07:00
leave.go Use flag constants for swarm flag. 2016-06-30 16:47:39 -07:00
opts.go Add support for comma-separated --auto-accept syntax. 2016-07-12 15:50:36 -07:00
opts_test.go Add support for comma-separated --auto-accept syntax. 2016-07-12 15:50:36 -07:00
secret.go Generate a swarm joining secret if none is specified 2016-07-08 15:33:27 -07:00
update.go fix stdout and stderr in api client 2016-07-08 15:32:14 -07:00