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