We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2911a commit 5334e8eCopy full SHA for 5334e8e
cli/testdata/coder_templates_--help.golden
@@ -9,15 +9,11 @@ USAGE:
9
10
Templates are written in standard Terraform and describe the infrastructure
11
for workspaces
12
- - Create a template for developers to create workspaces:
13
-
14
- $ coder templates create
15
16
- Make changes to your template, and plan the changes:
17
18
$ coder templates plan my-template
19
20
- - Push an update to the template. Your developers can update their
+ - Create or push an update to the template. Your developers can update their
21
workspaces:
22
23
$ coder templates push my-template
0 commit comments