mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
899 B
Generated
899 B
Generated
templates versions
Manage different versions of the specified template
Aliases:
- version
Usage
coder templates versions
Description
- List versions of a specific template:
$ coder templates versions list my-template
Subcommands
| Name | Purpose |
|---|---|
list |
List all the versions of the specified template |
archive |
Archive a template version(s). |
unarchive |
Unarchive a template version(s). |