describe registry

Display all details about a registry

Synopsis

Describe

This command displays all information about a specific registry within torero's data store.

torero describe registry <name> [flags]

Examples

Describe A Registry

Display all details about a registry called my-registry

>_ torero describe registry my-registry

Options

  -h, --help   help for registry

Options inherited from parent commands

      --config string   Path to the configuration file
      --raw             Displays the result of the command in its raw format
      --verbose         Enable verbose output

SEE ALSO