Перейти к содержимому

tuist auth logout

Removes an existing Tuist session.

Arguments#

path Optional#

Environment variable TUIST_LOGOUT_PATH

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

bash
tuist auth logout --path [path]
tuist auth logout -p [path]

url Optional#

The URL of the server.

bash
tuist auth logout --url [url]