Skip to content

Instantly share code, notes, and snippets.

@paultyng
Created March 17, 2016 13:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paultyng/da8cff45e091684c4beb to your computer and use it in GitHub Desktop.
Save paultyng/da8cff45e091684c4beb to your computer and use it in GitHub Desktop.
Install AWSCLI via Powershell
Invoke-WebRequest -Uri https://s3.amazonaws.com/aws-cli/AWSCLI64.msi -Outfile Z:\AWSCLI64.msi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment