For the complete documentation index, see llms.txt. This page is also available as Markdown.

list

List all stored annotation keys

Usage

vhsm nitride annotation list

Flags

Example

List all annotation keys

vhsm nitride annotation list

Output

Keys
----
8aFCxTWG5+IiPsdOX00aSUKVax/
example.attestation.value

Detailed Explanation

  • Keys: Each entry represents an attestation value that has an associated annotation. Use any listed key with vhsm nitride annotation read <key> to view details.

  • If keys contain reserved characters, consider proper quoting or URL‑encoding when using them in read/update commands.

Last updated