mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
f5ccf68e53
Depends on https://github.com/coder/coder/pull/24616 Adds a sample Lima configuration for Coder+Incus.
21 lines
1.1 KiB
Markdown
Generated
21 lines
1.1 KiB
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\|docker-envbuilder\|gcp-devcontainer\|gcp-linux\|gcp-vm-container\|gcp-windows\|incus\|kubernetes\|kubernetes-devcontainer\|nomad-docker\|scratch\|tasks-docker</code> |
|
|
|
|
Specify a given example template by ID.
|