Nimbu Developer Docs
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

FlagRequiredDefaultDescription
--backendyesBackend 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

FlagRequiredDefaultDescription
-e, --emailnoEmail address
-p, --passwordnoPassword (use stdin for security)
-t, --tokennoUse existing token instead of login
-x, --expires-inno31536000Token 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

On this page