# remove

## Description

* Remove an existing Cauldron repository, identified by its `alias`, from a local collection of Cauldron repositories   &#x20;

## Syntax

`ern cauldron repo remove <alias>`

**Arguments**

`<alias>`

* Alias of the Cauldron repository to remove from the local repository collection.

## Remarks

* This command will fail if the `alias` does not exist in the local collection of Cauldron repositories. &#x20;
