Skip to main content

registry test

Tests pulling an image from a registry.

Usage

replicated registry test HOSTNAME [flags]

Replace HOSTNAME with the name of the host.

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.
--imagestringThe image to use to do a test pull.
--tokenstringThe API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable.