Skip to main content
Basecut supports multiple authentication methods for local development and CI/CD environments.

Interactive Login

The easiest way to authenticate locally is using the login command:
This will:
  1. Generate a device code
  2. Open your browser for authorization
  3. Save an API key locally to ~/.basecut/credentials

API Keys

For CI/CD or non-interactive environments, use an API key via environment variables:

Profiles

Manage multiple environments using profiles:

Credentials Location

Credentials are stored in ~/.basecut/credentials.