mirror of
https://github.com/coder/coder.git
synced 2026-06-04 13:38:21 +00:00
2bd6d2908e
I'm sorry.
26 lines
294 B
Markdown
Generated
26 lines
294 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
|
|
# templates delete
|
|
|
|
Delete templates
|
|
|
|
Aliases:
|
|
|
|
- rm
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder templates delete [flags] [name...]
|
|
```
|
|
|
|
## Options
|
|
|
|
### -y, --yes
|
|
|
|
| | |
|
|
| ---- | ----------------- |
|
|
| Type | <code>bool</code> |
|
|
|
|
Bypass prompts.
|