remove
- Remove an existing Cauldron repository, identified by its
alias
, from a local collection of Cauldron repositories
ern cauldron repo remove <alias>
Arguments
<alias>
- Alias of the Cauldron repository to remove from the local repository collection.
- This command will fail if the
alias
does not exist in the local collection of Cauldron repositories.
Last modified 3yr ago