describe repository

Display all details about a repository

Synopsis

Describe

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

torero describe repository <name> [flags]

Examples

Describe A Repository Reference

Display all details about a repository reference called my-repository

>_ torero describe repository my-repository

Options

  -h, --help   help for repository

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