Skip to content

Commit 2c0d885

Browse files
committed
Fix
1 parent a9a5262 commit 2c0d885

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

cli/testdata/coder_templates_create_--help.golden

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Flags:
1111
-h, --help help for create
1212
--parameter-file string Specify a file path with parameter values.
1313
--provisioner-tag stringArray Specify a set of tags to target provisioner daemons.
14+
--variables-file string Specify a file path with values for managed variables.
1415
-y, --yes Bypass prompts
1516

1617
Global Flags:

cli/testdata/coder_templates_push_--help.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Flags:
1313
automatically generated if not provided.
1414
--parameter-file string Specify a file path with parameter values.
1515
--provisioner-tag stringArray Specify a set of tags to target provisioner daemons.
16-
--values-file string Specify a file path with values for managed variables.
16+
--variables-file string Specify a file path with values for managed variables.
1717
-y, --yes Bypass prompts
1818

1919
Global Flags:

0 commit comments

Comments
 (0)