Skip to main content
Manage container registry authentications for private Docker images.

Alias

You can use reg as a shorthand for registry:

Subcommands

List registry authentications

List all your container registry authentications:

Get registry authentication details

Get details about a specific registry authentication:

Create a registry authentication

Create credentials for a private container registry:

Create flags

--name
string
required
Name for this registry authentication.
--username
string
required
Registry username.
--password
string
required
Registry password or access token.

Delete a registry authentication

Delete a registry authentication: