<!-- DO NOT EDIT | GENERATED CONTENT -->
# open app

Open a workspace application.

## Usage

```console
coder open app [flags] <workspace> <app slug>
```

## Options

### --region

|             |                                     |
|-------------|-------------------------------------|
| Type        | <code>string</code>                 |
| Environment | <code>$CODER_OPEN_APP_REGION</code> |
| Default     | <code>primary</code>                |

Region to use when opening the app. By default, the app will be opened using the main Coder deployment (a.k.a. "primary").
