mirror of
https://github.com/coder/coder.git
synced 2026-09-23 05:43:53 +08:00
413 B
413 B
coder templates pull
Download the latest version of a template to a path.
Usage
coder templates pull <name> [destination] [flags]
Flags
--tar
output the template as a tar archive to stdout
| Default | false |
--yes, -y
Bypass prompts
| Default | false |