Skip to content

Instantly share code, notes, and snippets.

@xerardoo
Created August 12, 2022 20:16
Show Gist options
  • Save xerardoo/25acc56f6dc852e40ebd6a7fc923d495 to your computer and use it in GitHub Desktop.
Save xerardoo/25acc56f6dc852e40ebd6a7fc923d495 to your computer and use it in GitHub Desktop.
AWS CLI DotNet Login Mac
# 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