mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
14 lines
279 B
Plaintext
14 lines
279 B
Plaintext
Usage: coder start [flags] <workspace>
|
||
|
||
Start a workspace
|
||
|
||
[1mOptions[0m
|
||
--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.
|