<!-- DO NOT EDIT | GENERATED CONTENT -->
# external-workspaces

Create or manage external workspaces

## Usage

```console
coder external-workspaces [flags] [subcommand]
```

## Subcommands

| Name                                                                           | Purpose                                    |
|--------------------------------------------------------------------------------|--------------------------------------------|
| [<code>create</code>](https://coder.com/docs/reference/cli/external-workspaces_create.md)                         | Create a new external workspace            |
| [<code>agent-instructions</code>](https://coder.com/docs/reference/cli/external-workspaces_agent-instructions.md) | Get the instructions for an external agent |
| [<code>list</code>](https://coder.com/docs/reference/cli/external-workspaces_list.md)                             | List external workspaces                   |

## Options

### -O, --org

|             |                                  |
|-------------|----------------------------------|
| Type        | <code>string</code>              |
| Environment | <code>$CODER_ORGANIZATION</code> |

Select which organization (uuid or name) to use.
