Skip to content

Reset local EBICS subscriber keys.

Synopsis

gln [global-options] profile client-keys reset --confirm-reset-client-keys

Options

Argument or flagTypeRequiredDefaultDescription
--confirm-reset-client-keysflagyesfalseRequired confirmation for clearing subscriber keys.

Description

Clears local EBICS subscriber key pairs while leaving trusted and pending bank keys in place. Run gln profile bootstrap and generate fresh INI/HIA briefs before using the profile again. Use this reset/bootstrap flow when the bank has reset the EBICS participant on its side after an earlier onboarding attempt.

Requirements

  • Profile: required
  • Credential type: EBICS key store
  • Backend prerequisites: EBICS profile
  • Input mode: Explicit confirmation flag.

Status and exit codes

StatusExitMeaningContinuation
ok0Client keys were cleared.-
error1Confirmation, profile, or store failure.-

Result keys: phase, has_client_keys, has_bank_keys, has_pending_bank_keys, details

Examples

gln --profile corp profile client-keys reset --confirm-reset-client-keys

See also