Created
August 12, 2022 20:16
-
-
Save xerardoo/25acc56f6dc852e40ebd6a7fc923d495 to your computer and use it in GitHub Desktop.
AWS CLI DotNet Login Mac
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
# Login every 12 hours | |
aws codeartifact login --tool dotnet --repository <repo_name> --domain <domain_name> --domain-owner <account_number> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment