identity
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.
Usage
vhsm nitride identity <subcommand> [options]
Subcommands
create @values.json
Create a new identity using a JSON fileread $type/$name/$time
Read details of a specific identitydelete $type/$name/$time
Delete a specific identitylist [type][/name]
List identities, optionally filtered by type and/or name
Next Steps
Learn more about the subcommands
Last updated
Was this helpful?