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

396 B

Usage: coder restart [flags] <workspace>
 
Restart 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.