DockerCLI/cli/command/stack
Daniel Nephin a46fa0759d
Merge pull request #804 from thaJeztah/more-annotations
Annotate "stack" commands to be "swarm" and "kubernetes"
2018-01-26 15:12:09 -05:00
..
kubernetes Using Flags instead of PersistentFlags, as Kubernetes flags seem not to be defined in the "persistent space". 2018-01-24 09:17:08 -08:00
options Refactor stack command 2017-12-26 11:45:56 +01:00
swarm Refactor stack command 2017-12-26 11:45:56 +01:00
testdata Refactor stack command 2017-12-26 11:45:56 +01:00
client_test.go Refactor stack command 2017-12-26 11:45:56 +01:00
cmd.go Annotate "stack" commands to be "swarm" and "kubernetes" 2018-01-22 15:44:47 -08:00
deploy.go Fix PR comments 2018-01-03 10:23:32 +01:00
list.go Fix PR comments 2018-01-03 10:23:32 +01:00
list_test.go Refactor stack command 2017-12-26 11:45:56 +01:00
ps.go Fix PR comments 2018-01-03 10:23:32 +01:00
ps_test.go Refactor stack command 2017-12-26 11:45:56 +01:00
remove.go Fix PR comments 2018-01-03 10:23:32 +01:00
remove_test.go Refactor stack command 2017-12-26 11:45:56 +01:00
services.go Fix PR comments 2018-01-03 10:23:32 +01:00
services_test.go Refactor stack command 2017-12-26 11:45:56 +01:00