mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
817 B
Generated
817 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 confirmation 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.