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