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