create
This command creates an annotation to associate a human-readable description or value with a specific technical attestation key.
Usage
vhsm nitride annotation create @values.json [flags]Structure: @values.json
Flags
Example JSON:
{
"key": "8aFCxTWG5+IiPsdOX00aSUKVax/ZrHj6/N+FEXqjRdo=",
"value": "Kernel Command Line / Enclaive Buckypaper v1.0.0 / 2025-06-20"
}Detailed Explanation
Example
Output
Last updated
Was this helpful?