# config

### 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

* [read](https://docs.enclaive.cloud/nitride/cli/config/read)
