CLI command
skarbiec status
Report the configured vault path and non-sensitive vault counts in one owner-operated snapshot.
Invocation#
skarbiec statusPurpose#
Report the configured vault path and non-sensitive vault counts in one owner-operated snapshot.
Required inputs and options#
- No positional input or command-specific option. SKARBIEC_VAULT_FILE may select a non-default vault.
Output and state effects#
- Prints JSON with vault, item_count, recipient_count, token_count, bond_count, recovery_fpr, and whether the recovery secret half is present locally. It does not decrypt item values or change state.
Refusals#
- Fails when the configured vault cannot be opened or parsed; it never converts an unreadable vault into an empty status.