Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

Upgrade to awscli2 #106

Merged
merged 4 commits into from
Feb 26, 2020
Merged

Upgrade to awscli2 #106

merged 4 commits into from
Feb 26, 2020

Conversation

chrisgilmerproj
Copy link
Contributor

This upgrades us from aws cli v1 to v2 following these instructions: https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-linux.html

Also cribbed from https://github.com/koid/awscli-with-onelogin/blob/752e5ee78f2f73c52f3dbe7c2becb5a372f29692/v2/Dockerfile. You should see this output if it works:

$ aws --version
aws-cli/2.0.1 Python/3.7.3 Linux/4.19.76-linuxkit botocore/2.0.0dev5

@chrisgilmerproj chrisgilmerproj requested a review from a team February 26, 2020 22:50
@chrisgilmerproj chrisgilmerproj self-assigned this Feb 26, 2020
@chrisgilmerproj
Copy link
Contributor Author

We lose versioning with this method. We could instead consider installing from source:

https://github.com/Homebrew/linuxbrew-core/blob/master/Formula/awscli.rb

@chrisgilmerproj
Copy link
Contributor Author

Opened a ticket about versioning here: aws/aws-cli#5013

@chrisgilmerproj chrisgilmerproj merged commit abca33c into master Feb 26, 2020
@chrisgilmerproj chrisgilmerproj deleted the cg_awscli2 branch February 26, 2020 23:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants