For the complete documentation index, see llms.txt. This page is also available as Markdown.

totp

The command manages Time-based One-Time Passwords in the vHSM system. TOTP tokens are needed to update a policy.

Usage

vhsm nitride totp <subcommand> [options]

Subcommands

  • create $policy $expirationCreate a new TOTP token for a policy, with a specified expiration time

  • delete $totpDelete a specific TOTP token

Next Steps

Learn more about the subcommands

Last updated