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 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

Next Steps

Learn more about the subcommands

Last updated

Was this helpful?