delete repository

Delete a repository

Synopsis

Delete

This command deletes a repository resource from torero's database. Deletion operations can not be undone.

torero delete repository <name> [flags]

Examples

Delete A Repository Reference

Deletes a repository reference called my-repository

>_ torero delete 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