我刚刚开始使用 Amazon EC2 Container Service,我正在尝试遵循本指南:
http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ECS_AWSCLI.html
我在 puTTY (ubuntu) 上登录并使用 AWS CLI
sudo apt-get install -y awscli
(注意:我是 Mac 用户,对所有这些都是新手)但是现在当我尝试运行开发指南中的第一个命令时,出现错误:
$ aws ecs create-cluster --cluster-name MyCluster
usage: aws [options] <command> <subcommand> [parameters]
aws: error: argument command: Invalid choice, valid choices are:
autoscaling | cloudformation
cloudfront | cloudsearch
cloudtrail | cloudwatch
datapipeline | directconnect
dynamodb | ec2
elasticache | elasticbeanstalk
elastictranscoder | elb
emr | iam
importexport | kinesis
opsworks | rds
redshift | route53
ses | sns
sqs | storagegateway
sts | support
swf | s3api
s3 | configure
help