I want to push my docker images to my ECR on aws.
According to the documentation, I need to run aws ecr get-login
.
This is what I get:
> aws ecr get-login
usage: aws [options] <command> <subcommand> [parameters]
aws: error: argument command: Invalid choice, valid choices are:
It is my version of aws cli
> aws --version
aws-cli/1.9.0 Python/2.7.10 Darwin/16.5.0 botocore/1.3.0