当前位置:  开发笔记 > 编程语言 > 正文

未找到AWS CLI冰川命令

如何解决《未找到AWSCLI冰川命令》经验,为你挑选了1个好方法。

我收到"无效选择"错误.

ubuntu@server:/home/foo$ aws glacier
usage: aws [options]   [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


ubuntu@server:/home/foo$ aws --version
aws-cli/1.2.9 Python/3.4.0 Linux/3.13.0-65-generic

以前我使用以下方法安装它: ubuntu@server:/home/foo$ sudo apt-get install awscli

是什么赋予了?



1> eckes..:

你有一个非常古老的1.2.9版本.根据该更新日志中40年7月1日加入冰川的支持,目前是15年9月1日.

也许最好通过pip安装它,你的ubuntu软件包repo似乎已经过时了.

推荐阅读
牛尾巴2010
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有