# tuist registry logout Log out of the registry. ## Arguments ### path `Optional` **Environment variable** `TUIST_REGISTRY_LOGOUT_PATH` The path to the directory that contains the project to which registry you want to log out of. ```bash tuist registry logout --path [path] tuist registry logout -p [path] ```