We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS CLI
Apache License version 2.0
aws cli version 2
No response
AWS CLI is a popular tool to interact with AWS. Its added to mac images, so we can add them to ubuntu images too.
yes, as per offical documentation. curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" unzip awscliv2.zip sudo ./aws/install --bin-dir /usr/local/bin --install-dir /usr/local/aws-cli --update
few seconds.
yeah
The text was updated successfully, but these errors were encountered:
lakshminarayana02
No branches or pull requests
Tool name
AWS CLI
Tool license
Apache License version 2.0
Add or update?
Desired version
aws cli version 2
Approximate size
No response
Brief description of tool
AWS CLI is a popular tool to interact with AWS.
Its added to mac images, so we can add them to ubuntu images too.
URL for tool's homepage
No response
Provide a basic test case to validate the tool's functionality.
Platforms where you need the tool
Runner images where you need the tool
Can this tool be installed during the build?
Tool installation time in runtime
few seconds.
Are you willing to submit a PR?
yeah
The text was updated successfully, but these errors were encountered: