mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
531fd23fd2
* fix(docs): fix markdown docs links More than half of them were actually valid links but, due to missing file extensions were flagged as invalid. I added a file extension, so it should pass now. * Updated docgen to include extension
642 B
642 B
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 |