mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
4d414a0df7
This is like `--yes`, but for parameter prompts.
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.