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

Commitfea8813

Browse files
authored
chore: drop 'template plan' unused command (#9386)
1 parent2167fe1 commitfea8813

File tree

6 files changed

+0
-37
lines changed

6 files changed

+0
-37
lines changed

‎cli/templateplan.go

Lines changed: 0 additions & 18 deletions
This file was deleted.

‎cli/templates.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ func (r *RootCmd) templates() *clibase.Cmd {
3737
r.templateEdit(),
3838
r.templateInit(),
3939
r.templateList(),
40-
r.templatePlan(),
4140
r.templatePush(),
4241
r.templateVersions(),
4342
r.templateDelete(),

‎cli/testdata/coder_templates_--help.golden

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Templates are written in standard Terraform and describe the infrastructure for
2424
edit Edit the metadata of a template by name.
2525
init Get started with a templated template.
2626
list List all the templates available for the organization
27-
plan Plan a template push from the current directory
2827
pull Download the latest version of a template to a path.
2928
push Push a new template version from the current directory or as
3029
specified by flag

‎docs/cli/templates.md

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

‎docs/cli/templates_plan.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

‎docs/manifest.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -794,11 +794,6 @@
794794
"description":"List all the templates available for the organization",
795795
"path":"cli/templates_list.md"
796796
},
797-
{
798-
"title":"templates plan",
799-
"description":"Plan a template push from the current directory",
800-
"path":"cli/templates_plan.md"
801-
},
802797
{
803798
"title":"templates pull",
804799
"description":"Download the latest version of a template to a path.",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp