Skip to content

번역

이 페이지를 번역하거나 기존 번역을 개선할 수 있습니다.

기여

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.