Skip to content

Commit 5334e8e

Browse files
committed
update golden
1 parent 2f2911a commit 5334e8e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

cli/testdata/coder_templates_--help.golden

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,11 @@ USAGE:
99

1010
Templates are written in standard Terraform and describe the infrastructure
1111
for workspaces
12-
- Create a template for developers to create workspaces:
13-
14-
$ coder templates create
15-
1612
- Make changes to your template, and plan the changes:
1713

1814
$ coder templates plan my-template
1915

20-
- Push an update to the template. Your developers can update their
16+
- Create or push an update to the template. Your developers can update their
2117
workspaces:
2218

2319
$ coder templates push my-template

0 commit comments

Comments
 (0)