Skip to content

List available profiles.

Synopsis

gln [global-options] profile list

Options

This command takes no command-specific options.

Description

Reads the profile registry and returns one entry per configured profile, flagging the default. Runs locally without contacting any backend; no profile selection or PIN is needed.

Requirements

  • Profile: not required
  • Credential type: none
  • Backend prerequisites: None.
  • Input mode: None.

Status and exit codes

StatusExitMeaningContinuation
ok0Profile list returned.-
error1Profile registry could not be loaded.-

Result keys: profiles (each entry has: name, endpoint, bank_code, user_id, backend, state_file, is_default)

Examples

gln profile list

See also