Out Plane
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

CommandWhat It DoesRisk
registry listList the team's private registry credentials.read
registry createStore a login for a private registry.write
registry deleteRemove a private registry credential.destructive

On this page