Files
coder/docs/cli/restart.md

39 lines
717 B
Markdown
Generated

<!-- DO NOT EDIT | GENERATED CONTENT -->
# restart
Restart a workspace
## Usage
```console
coder restart [flags] <workspace>
```
## Options
### --build-option
| | |
| ----------- | -------------------------------- |
| Type | <code>string-array</code> |
| Environment | <code>$CODER_BUILD_OPTION</code> |
Build option value in the format "name=value".
### --build-options
| | |
| ---- | ----------------- |
| Type | <code>bool</code> |
Prompt for one-time build options defined with ephemeral parameters.
### -y, --yes
| | |
| ---- | ----------------- |
| Type | <code>bool</code> |
Bypass prompts.