mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
22 lines
352 B
Markdown
Generated
22 lines
352 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
|
|
# templates versions unarchive
|
|
|
|
Unarchive a template version(s).
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder templates versions unarchive [flags] <template-name> [template-version-names...]
|
|
```
|
|
|
|
## Options
|
|
|
|
### -y, --yes
|
|
|
|
| | |
|
|
| ---- | ----------------- |
|
|
| Type | <code>bool</code> |
|
|
|
|
Bypass prompts.
|