Skip to content

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.

Terminal window
firmis login
  1. Opens your browser to the Firmis OAuth page
  2. You authorize via GitHub
  3. A session token is stored locally at ~/.firmis/auth.json
  4. All subsequent commands use this token for cloud features

After successful login, you’ll see:

  • Your username
  • Your workspace URL
  • firmis logout - Clear your authentication
  • firmis whoami - Check your current auth status