Getting Started
Login
Authenticate with your Kapso account via the CLI
Most Kapso CLI commands require authentication.
Authentication
The process:
- Opens browser to Kapso authentication endpoint
- OAuth flow completes in browser
- CLI receives and stores authentication token
- Session persists across terminal instances
Session Management
Terminate current session:
This removes the stored authentication token from the local credential store.