Castellano (Spanish)
Appearance
Castellano (Spanish)
Appearance
Create a new Tuist project token. You can save this token in the TUIST_CONFIG_TOKEN
environment variable to authenticate requests against the Tuist API.
Environment variable TUIST_PROJECT_TOKEN_FULL_HANDLE
The project to create the token for. Must be in the format of account-handle/project-handle.
tuist project tokens create [full-handle]
Environment variable TUIST_PROJECT_TOKEN_PATH
The path to the directory or a subdirectory of the project.
tuist project tokens create --path [path]
tuist project tokens create -p [path]
Show help information.
tuist project tokens create -h
tuist project tokens create --help