config
This command helps you to read the current settings of the Nitride plugin at the mount.
Usage
vhsm nitride config read
This command shows whether namespaced tokens are enabled and the assoicated inline policy attached to those tokens. It respects your current VAULT_NAMESPACE and the mount path (defaults to ratls
, override with -mount). Typically, you read the current settings with vhsm nitride config read
after running vhsm nitride init -namespacing [@policy.hcl].
The config shows namespace: true
and displays the inline policy content.
Next Steps
Last updated
Was this helpful?