Manage CircleCI organizations

## Usage

`circleci org <command> [flags]`

## General Commands

| Command | Description                      |
| ------- | -------------------------------- |
| `list`  | List organizations you belong to |

## Subcommands

| Command   | Description                           |
| --------- | ------------------------------------- |
| `setting` | View and update org advanced settings |

## Flags

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

## Details

List and manage CircleCI organizations.

Use 'circleci org list' to see all organizations you belong to.
Use 'circleci org setting list' to view advanced settings for an org,
or a specific settings subcommand to view or change an individual setting.

