Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit266913a

Browse files
authored
fix: removetemplates plan docs (#13824)
* fix: remove templates plan docs* make gen* make update-golden-files
1 parentc62512a commit266913a

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

‎cli/templates.go‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ func (r *RootCmd) templates() *serpent.Command {
1717
Use:"templates",
1818
Short:"Manage templates",
1919
Long:"Templates are written in standard Terraform and describe the infrastructure for workspaces\n"+FormatExamples(
20-
Example{
21-
Description:"Make changes to your template, and plan the changes",
22-
Command:"coder templates plan my-template",
23-
},
2420
Example{
2521
Description:"Create or push an update to the template. Your developers can update their workspaces",
2622
Command:"coder templates push my-template",

‎cli/testdata/coder_templates_--help.golden‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ USAGE:
99

1010
Templates are written in standard Terraform and describe the infrastructure
1111
for workspaces
12-
- Make changes to your template, and plan the changes:
13-
14-
$ coder templates plan my-template
15-
1612
- Create or push an update to the template. Your developers can update their
1713
workspaces:
1814

‎docs/cli/templates.md‎

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp