Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krlex/awscli
This is script helps you for quick download and installation aws client ( latest version) for your Linux OS
https://github.com/krlex/awscli
aws aws-cli bash centos debian fedora installation-script ubuntu
Last synced: about 2 months ago
JSON representation
This is script helps you for quick download and installation aws client ( latest version) for your Linux OS
- Host: GitHub
- URL: https://github.com/krlex/awscli
- Owner: krlex
- License: bsd-3-clause
- Created: 2021-03-10T18:09:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-29T21:57:25.000Z (over 3 years ago)
- Last Synced: 2023-02-27T23:11:41.228Z (almost 2 years ago)
- Topics: aws, aws-cli, bash, centos, debian, fedora, installation-script, ubuntu
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# awscli
This is script helps you for quick download and installation aws client ( latest version) for your Linux OS# Direct download and install aws-cli
```
bash <(curl -sL https://raw.githubusercontent.com/krlex/awscli/main/install.sh)
```