tuist account tokens revoke
Revoke a Tuist account token.
Arguments
account-handle
Environment variable TUIST_ACCOUNT_TOKENS_ACCOUNT_HANDLE
The account handle to revoke the token for.
bash
tuist account tokens revoke [account-handle]name
Environment variable TUIST_ACCOUNT_TOKENS_NAME
The name of the token to revoke.
bash
tuist account tokens revoke [name]path Optional
Environment variable TUIST_ACCOUNT_TOKENS_PATH
The path to the directory or a subdirectory of the project.
bash
tuist account tokens revoke --path [path]
tuist account tokens revoke -p [path]help Optional
Show help information.
bash
tuist account tokens revoke -h
tuist account tokens revoke --help