update
Updates an existing workload attestation configuration.
Usage
vhsm nitride attestation update @values.json [flags]Structure: @values.json
Flags
Example JSON: Workload Attestation
{
"name": "Azure MariaDB",
"description": "A small Azure VM running MariaDB",
"namespace": "my-namespace",
"events": "http://localhost:8000",
"policy": "test"
}Detailed Explanation
Example Command
Additional Example
Last updated
Was this helpful?