registry ls
Lists multiple registries or a single registry by name.
Usage
replicated registry ls [NAME] [flags]
Replace NAME with the name of the registry.
The following flags are supported:
Flag | Type (if applicable) | Description |
---|---|---|
--app | string | The app slug or app ID to use in all calls. The default uses the $REPLICATED_APP environment variable. |
-h, --help | Help for the command. | |
--token | string | The API token used to access your application in the Vendor API. The default uses the $REPLICATED_API_TOKEN environment variable. |