create

create

Create a workspace

Usage

coder create [flags] [name]

Options

--parameter-file

Typestring
Environment$CODER_PARAMETER_FILE

Specify a file path with parameter values.

--rich-parameter-file

Typestring
Environment$CODER_RICH_PARAMETER_FILE

Specify a file path with values for rich parameters defined in the template.

--start-at

Typestring
Environment$CODER_WORKSPACE_START_AT

Specify the workspace autostart schedule. Check coder schedule start --help for the syntax.

--stop-after

Typeduration
Environment$CODER_WORKSPACE_STOP_AFTER

Specify a duration after which the workspace should shut down (e.g. 8h).

-t, --template

Typestring
Environment$CODER_TEMPLATE_NAME

Specify a template name.

-y, --yes

Typebool

Bypass prompts.

See an opportunity to improve our docs? Make an edit.
On this page