Files
coder/cli/testdata/coder_templates_versions_--help.golden
T
2023-05-14 20:23:13 +00:00

16 lines
400 B
Plaintext

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.