mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
5ebc748e94
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1013 B
Generated
1013 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). |
promote |
Promote a template version to active. |