Skip to main content

registry rm

Removes a registry by endpoint.

Usage

replicated registry rm [ENDPOINT] [flags]

Replace ENDPOINT with the name of the endpoint, such as gcr.io.

The following flags are supported:

FlagType (if applicable)Description
--appstringThe app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable.
-h, --helpHelp for the command.
--tokenstringThe API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable.