authenticate to container registry
1 2Usage: forge containers docker-login [options]
1 2--verbose enable verbose mode -h, --help display help for command
This command is used with Forge Containers, which is currently available under Forge's Early Access Program (EAP). EAPs are offered to selected users for testing and feedback purposes.
APIs and features under EAP are:
Use forge containers docker-login to retrieve a temporary API token, which can be used for authenticating with the Forge Containers registry
(namely, forge-ecr.services.atlassian.com).
You can use this token specifically for authenticating a locally installed docker CLI; if you use a different image management tool, use forge containers get-login instead.
The forge containers docker-login command must be run in the app's root folder (that is, where the manifest file is located).
For a complete list of forge containers subcommands, refer to the command's reference.
The API token provided by forge containers docker-login authenticates a login session that:
Rate this page: