CLI
Auth and Context
Authenticate, inspect org/pod context, and pass environment-specific URLs safely.
Inspect context
lemma auth --help
lemma config --help
lemma lsConnection options
| Option | Use |
|---|---|
| --base-url | Backend API base URL |
| --auth-url | Auth frontend URL for browser login |
| --token | Bearer token, also read from LEMMA_TOKEN or config |
| --config-file | Alternate config path, default ~/.lemma/config.json |
| --no-verify-ssl | Local/self-signed development only |
| --output json | Machine-readable output for scripts and artifacts |