CLI command
skarbiec grant list
List consumer grant metadata without returning bearer hashes or public-key contents.
Invocation#
skarbiec grant listPurpose#
List consumer grant metadata without returning bearer hashes or public-key contents.
Required inputs and options#
- No positional input or command-specific option.
Output and state effects#
- Prints consumer, exact capabilities, workload_bound, audience, and expires_at for every grant. It is read-only.
Refusals#
- Fails when the vault cannot be opened and never prints bearer values, stored hashes, or workload public keys.