docs: explain --rich-parameter-file format (#14941)

This commit is contained in:
Joobi S B
2024-10-09 09:34:24 +05:00
committed by GitHub
parent a0787b71a1
commit 26df33ac88
9 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -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