DockerCLI/cli/command/stack/swarm
Vincent Demeester dedd0db51a Refactor stack command
- Define command and subcommands only once
- Use annotations for k8s or swarm specific flags or subcommands

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-12-26 11:45:56 +01:00
..
testdata Refactor stack command 2017-12-26 11:45:56 +01:00
client_test.go Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
common.go Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
deploy.go Refactor stack command 2017-12-26 11:45:56 +01:00
deploy_bundlefile.go Refactor stack command 2017-12-26 11:45:56 +01:00
deploy_bundlefile_test.go Refactor stack command 2017-12-26 11:45:56 +01:00
deploy_composefile.go Refactor stack command 2017-12-26 11:45:56 +01:00
deploy_composefile_test.go Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
deploy_test.go Refactor stack command 2017-12-26 11:45:56 +01:00
list.go Refactor stack command 2017-12-26 11:45:56 +01:00
ps.go Refactor stack command 2017-12-26 11:45:56 +01:00
remove.go Refactor stack command 2017-12-26 11:45:56 +01:00
services.go Refactor stack command 2017-12-26 11:45:56 +01:00