list
View the different identities that you created.
Usage:
vhsm nitride identity list [type][/name] [flags]Description: Lists all identities, or filters by type and/or name.
<type>: platform, firmware, workload, or metadata<name>: the identity name
Flags
Examples:
List all identities:
vhsm nitride identity listList all platform identities:
vhsm nitride identity list platformList all identities with a specific name:
vhsm nitride identity list platform/amd-sev-snp-milan-vcekAdditional Example:
List all firmware identities in YAML format:
vhsm nitride identity list firmware -format=yamlLast updated
Was this helpful?