policy
The policy command manages policies in the vHSM system. Policies define the allowed combinations of platform, firmware, and workload identities, and are used to enforce attestation and authorization requirements for secure workloads.
Usage
vhsm nitride policy <subcommand> [options]Subcommands
create @values.jsonCreate a new policy using a JSON fileread $nameRead details of a specific policy by nameupdate @values.jsonUpdate an existing policy using a JSON filedelete $nameDelete a specific policy by namelistList all policies
Next Steps
Last updated
Was this helpful?