Files
coder/docs/reference/cli/templates_delete.md
Asher 4d414a0df7 feat: add --use-parameter-defaults flag (#21119)
This is like `--yes`, but for parameter prompts.
2026-01-16 17:04:57 -09:00

576 B
Generated

templates delete

Delete templates

Aliases:

  • rm

Usage

coder templates delete [flags] [name...]

Options

-y, --yes

Type bool

Bypass confirmation prompts.

-O, --org

Type string
Environment $CODER_ORGANIZATION

Select which organization (uuid or name) to use.