---
title: "nctl mappings"
diataxis: reference
applies_to:
  product: "nctl"
audience: ["developer","platform-engineer"]
last_updated: 2026-03-07
url: https://docs.nirmata.io/docs/nctl/commands/nctl_mappings/
---

## nctl mappings

Work with compliance policy mappings

```bash
nctl mappings [flags]
```

### Options

```text
  -h, --help   help for mappings
```text

### Options inherited from parent commands

```text
  -v, --v Level   number for the log level verbosity
```

### SEE ALSO

* [nctl](nctl.md)	 - nctl is the command line interface for Nirmata
* [nctl mappings get](nctl_mappings_get.md)	 - Get control mappings for a compliance standard or policy
* [nctl mappings list](nctl_mappings_list.md)	 - List available compliance standards
* [nctl mappings path](nctl_mappings_path.md)	 - Print the path to the mappings file, or the policy directory path within kyverno-policies


