Files
coder/docs/cli/templates_archive.md
Steven Masley 5bf46f360a chore: remove org context switcher in the cli (#13674)
* chore: remove org context switcher in the cli
2024-07-01 16:04:45 -05:00

804 B
Generated

templates archive

Archive unused or failed template versions from a given template(s)

Usage

coder templates archive [flags] [template-name...]

Options

-y, --yes

Type bool

Bypass prompts.

--all

Type bool

Include all unused template versions. By default, only failed template versions are archived.

-O, --org

Type string
Environment $CODER_ORGANIZATION

Select which organization (uuid or name) to use.