CLI

This guide helps you initialize and configure Nitride using the vhsm CLI. It covers authentication, identity creation, attestation policies, and namespaced token support.

Configure Nitride using vHSM CLI

Task
Command

Enable Auth

vhsm auth enable -path=ratls ratls

Register Identities

vhsm nitride identity create @<identity>.json

Create Policy

vhsm nitride policy create @policy.json

Create Attestation

vhsm nitride attestation create @attestation.json

Enable Namespacing

vhsm nitride init -namespacing @policy.hcl

Last updated

Was this helpful?