# tuist plugin archive

Archives a plugin into a NameOfPlugin.tuist-plugin.zip.

## Arguments

### path `Optional`

**Environment variable** `TUIST_PLUGIN_ARCHIVE_PATH`

The path to the directory that contains the definition of the plugin.

```bash
tuist plugin archive --path [path]
tuist plugin archive -p [path]
```
