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
{{ message }}
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
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)