> ## Documentation Index
> Fetch the complete documentation index at: https://umbra.0xcreator.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# plugin list

> List installed plugins.

```bash theme={null}
umbra plugin list
```

Prints all currently installed plugins with their versions and source.

## Examples

```bash theme={null}
umbra plugin list
```

## See also

* [`plugin add`](/commands/plugin/add) — install a plugin
* [`plugin remove`](/commands/plugin/remove) — uninstall a plugin
