templates pull
Download the active, latest, or specified version of a template to a path.
Usage
coder templates pull [flags] <name> [destination]
Options
--tar
Type | bool |
Output the template as a tar archive to stdout.
--version
Type | string |
The name of the template version to pull. Use 'active' to pull the active version, 'latest' to pull the latest version, or the name of the template version to pull.
-y, --yes
Type | bool |
Bypass prompts.
See an opportunity to improve our docs? Make an edit.
On this page