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:
Generated
+1
-1
@@ -90,7 +90,7 @@ Rich parameter value in the format "name=value".
|
||||
| Type | <code>string</code> |
|
||||
| Environment | <code>$CODER_RICH_PARAMETER_FILE</code> |
|
||||
|
||||
Specify a file path with values for rich parameters defined in the template.
|
||||
Specify a file path with values for rich parameters defined in the template. The file should be in YAML format, containing key-value pairs for the parameters.
|
||||
|
||||
### --parameter-default
|
||||
|
||||
|
||||
Generated
+1
-1
@@ -53,7 +53,7 @@ Rich parameter value in the format "name=value".
|
||||
| Type | <code>string</code> |
|
||||
| Environment | <code>$CODER_RICH_PARAMETER_FILE</code> |
|
||||
|
||||
Specify a file path with values for rich parameters defined in the template.
|
||||
Specify a file path with values for rich parameters defined in the template. The file should be in YAML format, containing key-value pairs for the parameters.
|
||||
|
||||
### --parameter-default
|
||||
|
||||
|
||||
Generated
+1
-1
@@ -53,7 +53,7 @@ Rich parameter value in the format "name=value".
|
||||
| Type | <code>string</code> |
|
||||
| Environment | <code>$CODER_RICH_PARAMETER_FILE</code> |
|
||||
|
||||
Specify a file path with values for rich parameters defined in the template.
|
||||
Specify a file path with values for rich parameters defined in the template. The file should be in YAML format, containing key-value pairs for the parameters.
|
||||
|
||||
### --parameter-default
|
||||
|
||||
|
||||
Generated
+1
-1
@@ -51,7 +51,7 @@ Rich parameter value in the format "name=value".
|
||||
| Type | <code>string</code> |
|
||||
| Environment | <code>$CODER_RICH_PARAMETER_FILE</code> |
|
||||
|
||||
Specify a file path with values for rich parameters defined in the template.
|
||||
Specify a file path with values for rich parameters defined in the template. The file should be in YAML format, containing key-value pairs for the parameters.
|
||||
|
||||
### --parameter-default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user