File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/admin/templates/extending-templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ for providing values to variables using the Coder CLI:
77
77
1 . _ Web UI_ : You can set or edit variable values under ** Variables** in the template's settings.
78
78
1 . _ Command-line argument_ : Utilize the ` --var name=value ` command-line argument
79
79
to specify variable values inline as key-value pairs.
80
- 4 . _ Variables file selection_ : Alternatively, you can use a variables file
80
+ 1 . _ Variables file selection_ : Alternatively, you can use a variables file
81
81
selected via the ` --variables-file values.yml ` command-line argument. This
82
82
approach is particularly useful when dealing with multiple variables or to
83
83
avoid manual input of numerous values. Variables files can be versioned for
You can’t perform that action at this time.
0 commit comments