mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
1e950fa9a8
* api + cli implementation
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 |
|---|---|
archive |
Archive a template version(s). |
list |
List all the versions of the specified template |
unarchive |
Unarchive a template version(s). |