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 has been archived by the owner on Dec 21, 2018. It is now read-only.
usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:
aws help
aws <command> help
aws <command> <subcommand> help
aws: error: argument command: Invalid choice, valid choices are:
I am running the following:
REGION=eu-west-2 DAYS=60 SCHEDULE="cron(0 0 * * 7 *)" bin/deploy
But I get an error from awscli:
I have tried with the following awscli versions:
aws-cli/1.11.13 Python/3.5.2 Linux/4.4.0-1063-aws botocore/1.4.70
aws-cli/1.11.15 Python/2.7.14 Darwin/17.6.0 botocore/1.4.72
aws-cli/1.11.155 Python/2.7.14 Darwin/17.6.0 botocore/1.7.13
aws-cli/1.15.65 Python/3.5.2 Linux/4.4.0-1063-aws botocore/1.10.64
All return the same result.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: