DockerCLI/cli/command/stack
Daniel Nephin 93615dd967 Update some assertions.
and fix some tests

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2018-03-05 17:15:24 -05:00
..
kubernetes Print Stack API version in version command 2018-02-26 01:16:49 +01:00
loader Simplify the marshaling of compose types.Config 2018-02-21 18:47:10 +01:00
options Add support for multiple composefile when deploying 2018-01-29 17:27:25 -08:00
swarm Simplify the marshaling of compose types.Config 2018-02-21 18:47:10 +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 Print Stack API version in version command 2018-02-26 01:16:49 +01:00
list.go Print Stack API version in version command 2018-02-26 01:16:49 +01:00
list_test.go Refactor stack command 2017-12-26 11:45:56 +01:00
ps.go Print Stack API version in version command 2018-02-26 01:16:49 +01:00
ps_test.go Refactor stack command 2017-12-26 11:45:56 +01:00
remove.go Print Stack API version in version command 2018-02-26 01:16:49 +01:00
remove_test.go Update some assertions. 2018-03-05 17:15:24 -05:00
services.go Print Stack API version in version command 2018-02-26 01:16:49 +01:00
services_test.go Refactor stack command 2017-12-26 11:45:56 +01:00