You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which specific command was run? (Example: ecs-cli up --capability-iam --size 2 --launch-type EC2)
Which version of the CLI you are using? (Run: ecs-cli --version)
Which version of Go are you using? (Run: go version)
What platform are you using to run ECS CLI commands? (E.g. Linux, macOS, Windows)
Config files
docker-compose.yml
ecs-params.yml
~/.ecs/config
Expected Behavior
Observed Behavior
I am trying to run ecs-cli pull image but getting this error
FATA[0000] Error executing 'pull': unable to pull image: API error (400): client version 1.17 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version
ecs-cli --version (base)
ecs-cli version 1.21.0 (*UNKNOWN)
brew install amazon-ecs-cli
Please let me know if need more information
The text was updated successfully, but these errors were encountered:
Summary
Description
ecs-cli up --capability-iam --size 2 --launch-type EC2
)ecs-cli --version
)go version
)Config files
docker-compose.yml
ecs-params.yml
~/.ecs/config
Expected Behavior
Observed Behavior
I am trying to run ecs-cli pull image but getting this error
FATA[0000] Error executing 'pull': unable to pull image: API error (400): client version 1.17 is too old. Minimum supported API version is 1.24, please upgrade your client to a newer version
ecs-cli --version (base)
ecs-cli version 1.21.0 (*UNKNOWN)
brew install amazon-ecs-cli
Please let me know if need more information
The text was updated successfully, but these errors were encountered: