Skip to content

Show Wise token status.

Synopsis

gln [global-options] profile auth status wise

Options

No command-specific options.

Description

Opens the active Wise profile through the public C API and reports whether a stored Wise token is available. The result never includes token material.

Requirements

  • Profile: required
  • Credential type: Wise PersonalToken
  • Backend prerequisites: Wise profile
  • Input mode: None.

Status and exit codes

StatusExitMeaningContinuation
ok0Wise token status returned.-
error1Profile, token-store, or backend failure.-

Result keys: have_token, expires_at_unix_ms, needs_refresh, last_error

Examples

gln --profile wise profile auth status wise

See also