Skip to content

tuist organization list

List your organizations.

Arguments#

json Optional#

Environment variable TUIST_ORGANIZATION_LIST_JSON

The output in JSON format.

bash
tuist organization list --json

no-json Optional#

Environment variable TUIST_ORGANIZATION_LIST_JSON

The output in JSON format.

bash
tuist organization list --no-json

path Optional#

Environment variable TUIST_ORGANIZATION_LIST_PATH

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

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