delete repository
Delete a repository
Synopsis
Delete
This command deletes a repository resource from torero's database.
Warning: You can't undo delete operations. The delete command doesn't check if any services reference the secret you're deleting. Consider the potential impacts before you delete a repository.
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 Specify the path to the configuration file
--raw Displays the result of the command in its raw format
--verbose Enable verbose output
SEE ALSO
- torero delete - Delete a resource