config
This command helps you to read the current settings of the Nitride plugin at the mount.
Last updated
This command helps you to read the current settings of the Nitride plugin at the mount.
vhsm nitride config readThis 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.
Last updated