# templates versions Manage different versions of the specified template Aliases: - version ## Usage ```console coder templates versions ``` ## Description ```console - List versions of a specific template: $ coder templates versions list my-template ``` ## Subcommands | Name | Purpose | | ------------------------------------------------- | ----------------------------------------------- | | [list](./templates_versions_list.md) | List all the versions of the specified template |