1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command/stack
Akihiro Suda 5ce08ddfca add docker stack ls
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2016-09-22 19:31:39 +00:00
..
cmd.go Make all the experimental subcommand consistent. 2016-09-19 16:27:23 -04:00
cmd_experimental.go add docker stack ls 2016-09-22 19:31:39 +00:00
common.go
config.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
deploy.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
list.go add docker stack ls 2016-09-22 19:31:39 +00:00
opts.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
ps.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
remove.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
services.go add docker stack ls 2016-09-22 19:31:39 +00:00