tuist auth login
Log in a user
Arguments#
email Optional#
Email to authenticate with.
bash
tuist auth login --email [email]
password Optional#
Password to authenticate with.
bash
tuist auth login --password [password]
url Optional#
The URL of the server.
bash
tuist auth login --url [url]