Skip to content

tuist project list

List projects you have access to.

Arguments

json Optional

Environment variable TUIST_PROJECT_LIST_JSON

The output in JSON format.

bash
tuist project list --json
tuist project list --no-json

path Optional

Environment variable TUIST_PROJECT_LIST_PATH

The path to the directory or a subdirectory of the project.

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

help Optional

Show help information.

bash
tuist project list -h
tuist project list --help

Released under the MIT License.