Appearance
tuist auth login
Log in a user
Arguments
email Optional
Environment variable TUIST_AUTH_EMAIL
Email to authenticate with.
bash
tuist auth login --email [email]
password Optional
Environment variable TUIST_AUTH_PASSWORD
Password to authenticate with.
bash
tuist auth login --password [password]
path Optional
Environment variable TUIST_AUTH_PATH
The path to the directory or a subdirectory of the project.
bash
tuist auth login --path [path]
tuist auth login -p [path]
help Optional
Show help information.
bash
tuist auth login -h
tuist auth login --help