Documentation
Sign inGet started

bird auth status

Usage

कोड उदाहरण
bird auth status [flags]

Description

Reports whether a token is configured AND whether it works. For an OAuth login it also shows the workspace/org, region, and granted scopes. Surfaces credentials-file parse errors that config.Load swallows silently. Always exits 0 — callers parse valid in --format json to branch. Pass --offline to skip the API call.

Options

NameDescription
--offlineSkip the API validation call
NameDescription
bird auth create-orgCreate the first organization and workspace and mint your credential.
bird auth loginAuthenticate with Bird through your browser (OAuth)
bird auth logoutRevoke the OAuth grant (if any) and remove the stored credentials file
bird auth signupStart a passwordless Bird signup and email a six-digit code.
bird auth verify-emailConfirm the emailed six-digit code and sign in.