mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
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. |