mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
94f5d52fdc
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
804 B
Generated
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.