mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
22 lines
678 B
Markdown
Generated
22 lines
678 B
Markdown
Generated
<!-- DO NOT EDIT | GENERATED CONTENT -->
|
|
|
|
# templates init
|
|
|
|
Get started with a templated template.
|
|
|
|
## Usage
|
|
|
|
```console
|
|
coder templates init [flags] [directory]
|
|
```
|
|
|
|
## Options
|
|
|
|
### --id
|
|
|
|
| | |
|
|
| ---- | ---------------------------- | --------- | ----------- | ----------- | -------- | ------ | -------------------- | --------- | ---------------- | ----------- | ---------- | -------------------- |
|
|
| Type | <code>enum[aws-ecs-container | aws-linux | aws-windows | azure-linux | do-linux | docker | docker-with-dotfiles | gcp-linux | gcp-vm-container | gcp-windows | kubernetes | nomad-docker]</code> |
|
|
|
|
Specify a given example template by ID.
|