Skip to content

tuist project tokens list

List Tuist project tokens.

Arguments

full-handle

Environment variable TUIST_PROJECT_TOKEN_FULL_HANDLE

The project to list the tokens for. Must be in the format of account-handle/project-handle.

bash
tuist project tokens list [full-handle]

path Optional

Environment variable TUIST_PROJECT_TOKEN_PATH

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

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

help Optional

Show help information.

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

Released under the MIT License.