mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
711 B
Generated
711 B
Generated
start
Start a workspace
Usage
coder start [flags] <workspace>
Options
--build-option
| Type | string-array |
| Environment | $CODER_BUILD_OPTION |
Build option value in the format "name=value".
--build-options
| Type | bool |
Prompt for one-time build options defined with ephemeral parameters.
-y, --yes
| Type | bool |
Bypass prompts.