Skip to content

Commit 3baef18

Browse files
committed
make gen
1 parent 4e58e17 commit 3baef18

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/cli/create.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ coder create [flags] [name]
1212

1313
## Options
1414

15+
### --build-options
16+
17+
| | |
18+
| ---- | ----------------- |
19+
| Type | <code>bool</code> |
20+
21+
Prompt for one-time build options defined with ephemeral parameters.
22+
1523
### --rich-parameter-file
1624

1725
| | |

docs/cli/update.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ Use --always-prompt to change the parameter values of the workspace.
2626

2727
Always prompt all parameters. Does not pull parameter values from existing workspace.
2828

29+
### --build-options
30+
31+
| | |
32+
| ---- | ----------------- |
33+
| Type | <code>bool</code> |
34+
35+
Prompt for one-time build options defined with ephemeral parameters.
36+
2937
### --rich-parameter-file
3038

3139
| | |

0 commit comments

Comments
 (0)