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