gln profile bank-keys show
Show EBICS bank-key setup status.
Synopsis
gln [global-options] profile bank-keys show
Options
No command-specific options.
Description
Shows only whether trusted or pending EBICS bank keys are present for the active
profile. Use profile status for the overall EBICS setup phase. This command
uses the public EBICS key-status C API and does not read the key store through
internal interfaces.
Requirements
- Profile: required
- Credential type: EBICS key store
- Backend prerequisites: EBICS profile
- Input mode: None.
Status and exit codes
| Status | Exit | Meaning | Continuation |
|---|---|---|---|
ok | 0 | Bank-key status returned. | - |
error | 1 | Profile or key-store failure. | - |
Result keys: phase, has_client_keys, has_bank_keys, has_pending_bank_keys, details
Examples
gln --profile corp profile bank-keys show