#1. 下記コマンドを実行
curl "https://awscli.amazonaws.com/AWSCLIV2-2.0.30.pkg" -o "AWSCLIV2.pkg"
sudo installer -pkg AWSCLIV2.pkg -target /
#2. バージョンを確認出来たら、インストール成功
aws --v
aws-cli/2.0.30 Python/3.7.4 Darwin/19.6.0 botocore/2.0.0dev34
Go to list of users who liked
More than 3 years have passed since last update.
#1. 下記コマンドを実行
curl "https://awscli.amazonaws.com/AWSCLIV2-2.0.30.pkg" -o "AWSCLIV2.pkg"
sudo installer -pkg AWSCLIV2.pkg -target /
#2. バージョンを確認出来たら、インストール成功
aws --v
aws-cli/2.0.30 Python/3.7.4 Darwin/19.6.0 botocore/2.0.0dev34
Register as a new user and use Qiita more conveniently
Go to list of users who liked