gln profile status
Show EBICS setup key status.
Synopsis
gln [global-options] profile status
Options
No command-specific options.
Description
Opens the active EBICS profile through the public C API and reports the local key-store phase. Use this command for the overall EBICS setup phase, including local subscriber keys and bank-key state. The command does not contact the bank.
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 | EBICS 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 status