identity
Last updated
The command manages identities in the vHSM system. Identities can be of type platform, firmware, workload, or metadata and are used for attestation and authorization purposes.
vhsm nitride identity <subcommand> [options]create @values.json Create a new identity using a JSON file
read $type/$name/$time Read details of a specific identity
delete $type/$name/$time Delete a specific identity
list [type][/name] List identities, optionally filtered by type and/or name
Learn more about the subcommands
Last updated