mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
2bd6d2908e
I'm sorry.
14 lines
301 B
Plaintext
14 lines
301 B
Plaintext
Usage: coder templates pull [flags] <name> [destination]
|
|
|
|
Download the latest version of a template to a path.
|
|
|
|
[1mOptions[0m
|
|
--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.
|