Last active
March 21, 2023 02:19
-
-
Save ssippe/f91e2907b3119c55ab09a278a28b386d to your computer and use it in GitHub Desktop.
aws-env-var.ps1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws --profile r1-dev sso login; aws --profile r1-dev configure export-credentials --format powershell | iex; devenv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment