mirror of
https://github.com/coder/coder.git
synced 2026-06-06 06:28:20 +00:00
17 lines
396 B
Plaintext
17 lines
396 B
Plaintext
coder v0.0.0-devel
|
|
|
|
[93mUSAGE:[0m
|
|
coder templates pull [flags] <name> [destination]
|
|
|
|
Download the latest version of a template to a path.
|
|
|
|
[93mOPTIONS:[0m
|
|
[96m--[0m[96mtar[0m bool
|
|
Output the template as a tar archive to stdout.
|
|
|
|
[96m-[0m[96my[0m, [96m--[0m[96myes[0m bool
|
|
Bypass prompts.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|