Manage policy enforcement settings

## Usage

`circleci policy settings <command> [flags]`

## Targeted Commands

| Command | Description                        |
| ------- | ---------------------------------- |
| `get`   | Get policy enforcement settings    |
| `set`   | Update policy enforcement settings |

## Flags

Global flags: `-c, --config`, `--debug`, `--no-color`, `-q, --quiet` — see `circleci --help`.

## Details

Get or update policy enforcement settings for an organization.

Policy enforcement controls whether pipeline configs are evaluated
against the policy bundle before running.

