gln profile client-keys reset
Reset local EBICS subscriber keys.
Synopsis
gln [global-options] profile client-keys reset --confirm-reset-client-keys
Options
| Argument or flag | Type | Required | Default | Description |
|---|---|---|---|---|
--confirm-reset-client-keys | flag | yes | false | Required 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
| Status | Exit | Meaning | Continuation |
|---|---|---|---|
ok | 0 | Client 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 client-keys reset --confirm-reset-client-keys