CLICommand reference
Auth
Generated reference for nimbu auth
Generated from the CLI command contract. Do not edit this page manually.
nimbu auth
Authentication and credentials
nimbu auth keyring
Manage keyring backend
nimbu auth keyring set
Set keyring backend
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--backend | yes | Backend to use: auto, keychain, file, secret-service, kwallet, wincred |
nimbu auth keyring show
Show current keyring backend
nimbu auth login
Log in to Nimbu
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
-e, --email | no | Email address | |
-p, --password | no | Password (use stdin for security) | |
-t, --token | no | Use existing token instead of login | |
-x, --expires-in | no | 31536000 | Token lifetime in seconds |
nimbu auth logout
Log out and remove stored credentials
nimbu auth scopes
Show active token scopes
nimbu auth status
Show authentication status
nimbu auth token
Print access token for scripts
nimbu auth whoami
Show current authenticated user