basecut login requires an interactive terminal to open the browser and poll
for the authentication token.Usage
Flags
Optional
| Flag | Default | Description |
|---|---|---|
--profile <name> | default | The name of the local profile to save credentials under. |
Examples
Quick Start
Standard Interactive Login
Most common usage to get started:- The CLI generates a unique device code.
- It attempts to open your default web browser to the Basecut login page.
- You sign in via the browser.
- The CLI polls the API until the authorization is confirmed.
- Success credentials are stored in
~/.basecut/credentials.
Machine-to-Machine / Headless Login
For environments without a browser (like SSH sessions), Basecut will print a URL for you to copy-paste:Environment Variables
| Variable | Description |
|---|---|
BASECUT_NO_BROWSER | Set to true to skip attempting to open the browser automatically. |
Success Output
Next Steps
Check Status
Verify your current login status and plan
Log Out
Remove stored credentials