We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e58e17 commit 3baef18Copy full SHA for 3baef18
docs/cli/create.md
@@ -12,6 +12,14 @@ coder create [flags] [name]
12
13
## Options
14
15
+### --build-options
16
+
17
+| | |
18
+| ---- | ----------------- |
19
+| Type | <code>bool</code> |
20
21
+Prompt for one-time build options defined with ephemeral parameters.
22
23
### --rich-parameter-file
24
25
| | |
docs/cli/update.md
@@ -26,6 +26,14 @@ Use --always-prompt to change the parameter values of the workspace.
26
27
Always prompt all parameters. Does not pull parameter values from existing workspace.
28
29
30
31
32
33
34
35
36
37
38
39
0 commit comments