Skip to content

Reset trusted and pending EBICS bank keys.

Synopsis

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

Options

Argument or flagTypeRequiredDefaultDescription
--confirm-reset-bank-keysflagyesfalseRequired confirmation for clearing EBICS bank keys.

Description

Clears trusted and pending EBICS bank keys for the active profile. EBICS bank keys identify the bank host for this participant relationship; after reset, all operators using this profile must download and verify fresh bank keys before operational EBICS calls are trusted again.

Requirements

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

Status and exit codes

StatusExitMeaningContinuation
ok0Bank 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 bank-keys reset --confirm-reset-bank-keys

See also