DockerCLI/e2e/stack
Silvin Lubecki 21cce52b30 Fix help message flags on docker stack commands and sub-commands
PersistentPreRunE needs to be called within the help function to initialize all the flags (notably the orchestrator flag)
Add an e2e test as regression test

Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com>
2018-08-01 01:48:27 +02:00
..
testdata Fix help message flags on docker stack commands and sub-commands 2018-08-01 01:48:27 +02:00
deploy_test.go Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00
help_test.go Fix help message flags on docker stack commands and sub-commands 2018-08-01 01:48:27 +02:00
main_test.go Move common e2e things into an internal package. 2017-09-06 17:07:38 -04:00
remove_test.go Scope orchestration selection to stack commands only 2018-06-21 17:12:31 -07:00