mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
Switch automatically to interactive mode if one of the required flag is not set
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com> Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
51e04a4702
commit
0864513bfe
3 changed files with 1 additions and 33 deletions
13
ecs/tests/testdata/setup-required-flags.golden
vendored
13
ecs/tests/testdata/setup-required-flags.golden
vendored
|
|
@ -1,13 +0,0 @@
|
|||
required flag(s) ["profile" "cluster" "region"] not set
|
||||
Usage: docker ecs setup
|
||||
|
||||
|
||||
|
||||
Options:
|
||||
-k, --aws-key-id string AWS Access Key ID
|
||||
-s, --aws-secret-key string AWS Secret Access Key
|
||||
-c, --cluster string ECS cluster
|
||||
--interactive Interactively setup Context and Credentials
|
||||
-n, --name string Context Name (default "aws")
|
||||
-p, --profile string AWS Profile
|
||||
-r, --region string AWS region
|
||||
Loading…
Add table
Add a link
Reference in a new issue