DockerCLI/cli/command/stack/swarm
Mathieu Champlon 4d947de292 Support 'all' in orchestrator flag for docker stack ls
All other docker stack commands report an error when passed this value.

Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com>
2018-05-15 15:38:41 +02:00
..
testdata Refactor stack command 2017-12-26 11:45:56 +01:00
client_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
common.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
deploy.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
deploy_bundlefile.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
deploy_bundlefile_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
deploy_composefile.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
deploy_composefile_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
deploy_test.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
list.go Support 'all' in orchestrator flag for docker stack ls 2018-05-15 15:38:41 +02:00
ps.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
remove.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
services.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00