Signing in

Users using Google SSO can run:

firectl signin

If you are using custom SSO, also specify the account ID:

firectl signin my-enterprise-account

Authenticate with API Key

To authenticate without a web browser, append --api-key to any firectl command.

firectl --api-key API_KEY <command>

To persist the API key for all subsequent commands, run:

firectl set-api-key API_KEY