mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
21 lines
970 B
Markdown
Generated
21 lines
970 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>aws-devcontainer\|aws-linux\|aws-windows\|azure-linux\|digitalocean-linux\|docker\|docker-devcontainer\|gcp-devcontainer\|gcp-linux\|gcp-vm-container\|gcp-windows\|kubernetes\|kubernetes-devcontainer\|nomad-docker\|scratch</code> |
|
|
|
|
Specify a given example template by ID.
|