attestation
The command manages workload attestation in the vHSM system. It supports both local and remote attestation.
Usage
vhsm nitride attestation <subcommand> [options]
Subcommands
create @values.json
: Create a new workload attestation configurationread $workload
: Read details of a specific workload attestationupdate @values.json
: Update an existing workload attestation configurationdelete $workload
: Delete a specific workload attestationlist
: List all workload attestationsdump
: Dump attestation datalocal [email protected] nonce=$nonce @policy.json
: Perform local attestation verificationreport $workload
: Generate or verify attestation reports for a workloadnonce $workload
: Generate a nonce for attestationgenerate $nonce
: Generate attestation locallyverify $workload [email protected]
Verify an attestation report
Next Steps
Learn more about the subcommands
Last updated
Was this helpful?