Skip to content

Instantly share code, notes, and snippets.

@appunni-dishq
Created May 15, 2022 16:12
Show Gist options
  • Save appunni-dishq/0356745b040552fc54581438a8de1da5 to your computer and use it in GitHub Desktop.
Save appunni-dishq/0356745b040552fc54581438a8de1da5 to your computer and use it in GitHub Desktop.
aws-okta exec ${1-dev} -- /bin/bash -c 'printf "\n[default]\naws_access_key_id = ${AWS_ACCESS_KEY_ID}\naws_secret_access_key = ${AWS_SECRET_ACCESS_KEY}\naws_session_token = ${AWS_SESSION_TOKEN}" > ~/.aws/credentials'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment