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.