mirror of
https://github.com/coder/coder.git
synced 2026-06-06 06:28:20 +00:00
20 lines
514 B
Plaintext
20 lines
514 B
Plaintext
coder v0.0.0-devel
|
|
|
|
[93mUSAGE:[0m
|
|
coder start [flags] <workspace>
|
|
|
|
Start a workspace
|
|
|
|
[93mOPTIONS:[0m
|
|
[96m--[0m[96mbuild-option[0m string-array, [96m$CODER_BUILD_OPTION[0m
|
|
Build option value in the format "name=value".
|
|
|
|
[96m--[0m[96mbuild-options[0m bool
|
|
Prompt for one-time build options defined with ephemeral parameters.
|
|
|
|
[96m-[0m[96my[0m, [96m--[0m[96myes[0m bool
|
|
Bypass prompts.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|