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.