Files
coder/cli/testdata/coder_templates_versions_--help.golden
T
2023-10-11 09:26:22 -05:00

21 lines
465 B
Plaintext

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:
archive Archive a template version(s).
list List all the versions of the specified template
unarchive Unarchive a template version(s).
———
Run `coder --help` for a list of global options.