# start Start a workspace ## Usage ```console coder start [flags] ``` ## 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.