Authentication commands
Use the login and logout commands to authenticate from the command line.
passport login
Authenticate to access your resources. The login command opens a browser window to complete authentication. You remain signed in until you run passport logout or your credentials expire.
Usage
Options
--region <region>
Specify the region for authentication. Use eu for the EU region.
--verbose
Show detailed error information.
Examples
passport logout
Sign out and clear the stored session.

