> For the complete documentation index, see [llms.txt](https://docs.enclaive.cloud/nitride/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enclaive.cloud/nitride/cli/config.md).

# 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](/nitride/cli/config/read.md)
