registry
registry
The registry commands.
A registry credential is a login the platform uses to pull a private image. Store one per registry, and any application running an image from that registry can be deployed.
Nothing binds a credential to an application. The platform picks one by matching the registry the image comes from.
Commands
| Command | What It Does | Risk |
|---|---|---|
registry list | List the team's private registry credentials. | read |
registry create | Store a login for a private registry. | write |
registry delete | Remove a private registry credential. | destructive |