gln profile bank-keys reset
Reset trusted and pending EBICS bank keys.
Synopsis
gln [global-options] profile bank-keys reset --confirm-reset-bank-keys
Options
| Argument or flag | Type | Required | Default | Description |
|---|---|---|---|---|
--confirm-reset-bank-keys | flag | yes | false | Required 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
| Status | Exit | Meaning | Continuation |
|---|---|---|---|
ok | 0 | Bank keys were cleared. | - |
error | 1 | Confirmation, 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