Skip to content

tuist organization show

Show information about the specified organization.

Arguments

organization-name

Environment variable TUIST_ORGANIZATION_SHOW_ORGANIZATION_NAME

The name of the organization to show.

bash
tuist organization show [organization-name]

json Optional

Environment variable TUIST_ORGANIZATION_SHOW_JSON

The output in JSON format.

bash
tuist organization show --json
tuist organization show --no-json

path Optional

Environment variable TUIST_ORGANIZATION_SHOW_PATH

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

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

help Optional

Show help information.

bash
tuist organization show -h
tuist organization show --help

Released under the MIT License.