Files
coder/cli/testdata/coder_restart_--help.golden
2023-07-13 12:56:02 +02:00

283 B

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