> For the complete documentation index, see [llms.txt](https://tevun.devi.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tevun.devi.tools/api.md).

# API

## setup

```
# tevun setup [<user>]
```

{% hint style="warning" %}
Requires root privilegies
{% endhint %}

## create

```
$ tevun create <project> <template>
```

## destroy

```
$ tevun destroy <project>
```

{% hint style="success" %}
Requires user confirmation
{% endhint %}
