---
title: "nctl get policy-sets"
diataxis: reference
applies_to:
  product: "nctl"
audience: ["developer","platform-engineer"]
last_updated: 2026-04-16
url: https://docs.nirmata.io/docs/nctl/commands/nctl_get_policy-sets/
---

## nctl get policy-sets

Get policy-sets

```bash
nctl get policy-sets [flags]
```

### Examples

```bash

  # Get list of Policy Sets available.
  nctl get policy-sets

```

### Options

```text
  -h, --help   help for policy-sets
```text

### Options inherited from parent commands

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

### SEE ALSO

* [nctl get](nctl_get.md)	 - Get Nirmata Control Hub resources


