Last active
August 17, 2022 12:18
-
-
Save ducksoupdev/4710569eca5ad1f606d6d9c2b45f747c to your computer and use it in GitHub Desktop.
Advanced Artefacts Bash Commands
This file contains hidden or 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
alias alogin="aws sso login --profile advanced-artefacts" | |
alias aauth='eval $(adv-do-artefacts auth --profile advanced-artefacts)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment