# coder templates pull Download the latest version of a template to a path. ## Usage ```console coder templates pull [destination] [flags] ``` ## Flags ### --tar output the template as a tar archive to stdout
| | | | --- | --- | | Default | false | ### --yes, -y Bypass prompts
| | | | --- | --- | | Default | false |