1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/swarm
johnharris85 8e14882773 Add support for comma-separated --auto-accept syntax.
Signed-off-by: John Harris <john@johnharris.io>
2016-07-11 15:47:04 -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-06 13:04:50 -07:00
inspect.go
join.go Use flag constants for swarm flag. 2016-06-20 11:04:37 -04:00
leave.go Use flag constants for swarm flag. 2016-06-20 11:04:37 -04:00
opts.go Add support for comma-separated --auto-accept syntax. 2016-07-11 15:47:04 -07:00
opts_test.go Add support for comma-separated --auto-accept syntax. 2016-07-11 15:47:04 -07:00
secret.go Generate a swarm joining secret if none is specified 2016-07-06 13:04:50 -07:00
update.go fix stdout and stderr in api client 2016-07-05 23:07:40 +08:00