#
alerts
The auth
command is used to manage authentication state.
#
login
Obtain and save credentials for an environment
terminal
baselime auth login
#
Options
--email
: Email of the user
#
logout
Remove locally-stored credentials for an environment
terminal
baselime auth logout
#
Examples
#
Example 1: Intercatively select the environment to log out of
Command:
terminal
baselime auth logout
Output:
Intercative.
#
Example 2: Logout of a specific environment
Command:
terminal
baselime auth logout --profile prod
Output:
output
✔ Deleted credentials from your workstation