coder/cli/testdata/coder_start_--help.golden

392 B

Usage: coder start [flags] <workspace>
 
Start a workspace
 
Options
--build-option string-array, $CODER_BUILD_OPTION
Build option value in the format "name=value".
 
--build-options bool
Prompt for one-time build options defined with ephemeral parameters.
 
-y, --yes bool
Bypass prompts.
 
---
Run `coder --help` for a list of global options.