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

chore: drop 'template plan' unused command#9386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Emyrk merged 1 commit intomainfromstevenmasley/drop_plan
Aug 28, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletionscli/templateplan.go
View file
Open in desktop

This file was deleted.

1 change: 0 additions & 1 deletioncli/templates.go
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -37,7 +37,6 @@ func (r *RootCmd) templates() *clibase.Cmd {
r.templateEdit(),
r.templateInit(),
r.templateList(),
r.templatePlan(),
r.templatePush(),
r.templateVersions(),
r.templateDelete(),
Expand Down
1 change: 0 additions & 1 deletioncli/testdata/coder_templates_--help.golden
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -24,7 +24,6 @@ Templates are written in standard Terraform and describe the infrastructure for
edit Edit the metadata of a template by name.
init Get started with a templated template.
list List all the templates available for the organization
plan Plan a template push from the current directory
pull Download the latest version of a template to a path.
push Push a new template version from the current directory or as
specified by flag
Expand Down
1 change: 0 additions & 1 deletiondocs/cli/templates.md
View file
Open in desktop

Some generated files are not rendered by default. Learn more abouthow customized files appear on GitHub.

11 changes: 0 additions & 11 deletionsdocs/cli/templates_plan.md
View file
Open in desktop

This file was deleted.

5 changes: 0 additions & 5 deletionsdocs/manifest.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -794,11 +794,6 @@
"description": "List all the templates available for the organization",
"path": "cli/templates_list.md"
},
{
"title": "templates plan",
"description": "Plan a template push from the current directory",
"path": "cli/templates_plan.md"
},
{
"title": "templates pull",
"description": "Download the latest version of a template to a path.",
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp