mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
16 lines
400 B
Plaintext
16 lines
400 B
Plaintext
Usage: coder templates versions
|
|
|
|
Manage different versions of the specified template
|
|
|
|
Aliases: version
|
|
|
|
- List versions of a specific template:
|
|
|
|
[40m [0m[91;40m$ coder templates versions list my-template[0m[40m [0m
|
|
|
|
[1mSubcommands[0m
|
|
list List all the versions of the specified template
|
|
|
|
---
|
|
Run `coder --help` for a list of global options.
|