> For the complete documentation index, see [llms.txt](https://native.electrode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://native.electrode.io/v0.26/cli-commands/cauldron-repo/remove.md).

# 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;
