coder/cli/testdata/coder_templates_versions_--...

380 B

coder v0.0.0-devel
 
USAGE:
coder templates versions
 
Manage different versions of the specified template
 
Aliases: version
 
- List versions of a specific template:
 
$ coder templates versions list my-template
 
SUBCOMMANDS:
list List all the versions of the specified template
 
———
Run `coder --help` for a list of global options.