Remove an existing Cauldron repository, identified by its alias, from a local collection of Cauldron repositories
alias
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 updated 6 years ago