Skip to content

Translation 🌍

You can translate or improve the translation of this page.

Contribute

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]

help Optional

Show help information.

bash
tuist auth logout -h
tuist auth logout --help

Released under the MIT License.