Create a workspace
coder create [name] [flags]Specify a file path with parameter values.
| Consumes | $CODER_PARAMETER_FILE |
Specify a file path with values for rich parameters defined in the template.
| Consumes | $CODER_RICH_PARAMETER_FILE |
Specify the workspace autostart schedule. Check coder schedule start --help for the syntax.
| Consumes | $CODER_WORKSPACE_START_AT |
Specify a duration after which the workspace should shut down (e.g. 8h).
| Consumes | $CODER_WORKSPACE_STOP_AFTER |
| Default | 8h0m0s |
Specify a template name.
| Consumes | $CODER_TEMPLATE_NAME |
Bypass prompts
| Default | false |