mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
1e950fa9a8
* api + cli implementation
15 lines
264 B
Plaintext
15 lines
264 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder templates versions archive [flags] <template-name>
|
|
[template-version-names...]
|
|
|
|
Archive a template version(s).
|
|
|
|
OPTIONS:
|
|
-y, --yes bool
|
|
Bypass prompts.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|