registries

List the private Docker registries configured on the Rack. Shows the server URL and username for each registered registry.

Syntax

$ convox registries

Flags

Flag Short Description
--rack -r Rack name

Example Usage

$ convox registries
SERVER                        USERNAME
registry.example.com          deploy
docker.io                     myorg

See Also