aws codeartifact login

Sets up the idiomatic tool for your package format to use your CodeArtifact repository. Your login information is valid for up to 12 hours after which you must login again

Options

NameDescription
--tool <string>The tool you want to connect with your repository
--domain <string>Your CodeArtifact domain name
--domain-owner <string>The AWS account ID that owns your CodeArtifact domain
--namespace <string>Associates a namespace with your repository tool
--duration-seconds <integer>The time, in seconds, that the login information is valid
--repository <string>Your CodeArtifact repository name
--dry-runOnly print the commands that would be executed to connect your tool with your repository without making any changes to your configuration