mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: explain --rich-parameter-file format (#14941)
This commit is contained in:
+2
-1
@@ -28,7 +28,8 @@ OPTIONS:
|
||||
|
||||
--rich-parameter-file string, $CODER_RICH_PARAMETER_FILE
|
||||
Specify a file path with values for rich parameters defined in the
|
||||
template.
|
||||
template. The file should be in YAML format, containing key-value
|
||||
pairs for the parameters.
|
||||
|
||||
--start-at string, $CODER_WORKSPACE_START_AT
|
||||
Specify the workspace autostart schedule. Check coder schedule start
|
||||
|
||||
+2
-1
@@ -24,7 +24,8 @@ OPTIONS:
|
||||
|
||||
--rich-parameter-file string, $CODER_RICH_PARAMETER_FILE
|
||||
Specify a file path with values for rich parameters defined in the
|
||||
template.
|
||||
template. The file should be in YAML format, containing key-value
|
||||
pairs for the parameters.
|
||||
|
||||
-y, --yes bool
|
||||
Bypass prompts.
|
||||
|
||||
+2
-1
@@ -24,7 +24,8 @@ OPTIONS:
|
||||
|
||||
--rich-parameter-file string, $CODER_RICH_PARAMETER_FILE
|
||||
Specify a file path with values for rich parameters defined in the
|
||||
template.
|
||||
template. The file should be in YAML format, containing key-value
|
||||
pairs for the parameters.
|
||||
|
||||
-y, --yes bool
|
||||
Bypass prompts.
|
||||
|
||||
+2
-1
@@ -26,7 +26,8 @@ OPTIONS:
|
||||
|
||||
--rich-parameter-file string, $CODER_RICH_PARAMETER_FILE
|
||||
Specify a file path with values for rich parameters defined in the
|
||||
template.
|
||||
template. The file should be in YAML format, containing key-value
|
||||
pairs for the parameters.
|
||||
|
||||
———
|
||||
Run `coder --help` for a list of global options.
|
||||
|
||||
Reference in New Issue
Block a user