반응형
docs.aws.amazon.com/ko_kr/cli/latest/userguide/install-cliv2-linux.html#cliv2-linux-install
리눅스의 경우
# curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.0.30.zip" -o "awscliv2.zip"
# unzip awscliv2.zip
# ./aws/install
# aws
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: the following arguments are required: command
간단합니다.
728x90
반응형
'aws' 카테고리의 다른 글
오라클 RDS 파라미터 설정 (0) | 2021.03.10 |
---|---|
AWS RDS 오라클 사용기 (0) | 2021.03.04 |