firmis login - Authenticate
The firmis login command authenticates your CLI with the Firmis cloud via GitHub OAuth. This unlocks deep scan, workspace sync, badge generation, and team features.
Synopsis
Section titled “Synopsis”firmis loginHow It Works
Section titled “How It Works”- Opens your browser to the Firmis OAuth page
- You authorize via GitHub
- A session token is stored locally at
~/.firmis/auth.json - All subsequent commands use this token for cloud features
Post-Login
Section titled “Post-Login”After successful login, you’ll see:
- Your username
- Your workspace URL
Related Commands
Section titled “Related Commands”firmis logout- Clear your authenticationfirmis whoami- Check your current auth status