coder/cli/testdata/coder_templates_pull_--help...

396 B

coder v0.0.0-devel
 
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.