Files
coder/cli/testdata/coder_templates_pull_--help.golden
T
2023-03-23 17:42:20 -05:00

301 B

Usage: coder templates pull [flags] <name> [destination]
 
Download the latest version of a template to a path.
 
Options
--tar bool
Output the template as a tar archive to stdout.
 
-y, --yes bool
Bypass prompts.
 
---
Run `coder --help` for a list of global options.