Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

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]

help Optional

Show help information.

bash
tuist plugin archive -h
tuist plugin archive --help

Released under the MIT License.