Skip to content

번역

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

기여

tuist scaffold list

Lists available scaffold templates

Arguments

json Optional

Environment variable TUIST_SCAFFOLD_LIST_JSON

The output in JSON format

bash
tuist scaffold list --json
tuist scaffold list --no-json

path Optional

Environment variable TUIST_SCAFFOLD_LIST_PATH

The path where you want to list templates from

bash
tuist scaffold list --path [path]
tuist scaffold list -p [path]

help Optional

Show help information.

bash
tuist scaffold list -h
tuist scaffold list --help

Released under the MIT License.