mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
1e950fa9a8
* api + cli implementation
534 B
Generated
534 B
Generated
templates archive
Archive unused or failed template versions from a given template(s)
Usage
coder templates archive [flags] [template-name...]
Options
--all
| Type | bool |
Include all unused template versions. By default, only failed template versions are archived.
-y, --yes
| Type | bool |
Bypass prompts.