mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
b0a045cba0
This PR: - Adds the tasks-docker template to the embeded template examples - Makes the tasks-docker template the leading template on the starter-templates page - Makes the tasks-docker template the leading template on the featured templates list (in `EmptyTemplates`) closes https://github.com/coder/coder/issues/19718 https://github.com/user-attachments/assets/c582d8c0-a32b-48c4-886b-93a052a965a5 --------- Co-authored-by: Claude <noreply@anthropic.com>
14 lines
483 B
Plaintext
14 lines
483 B
Plaintext
coder v0.0.0-devel
|
|
|
|
USAGE:
|
|
coder templates init [flags] [directory]
|
|
|
|
Get started with a templated template.
|
|
|
|
OPTIONS:
|
|
--id aws-devcontainer|aws-linux|aws-windows|azure-linux|digitalocean-linux|docker|docker-devcontainer|docker-envbuilder|gcp-devcontainer|gcp-linux|gcp-vm-container|gcp-windows|kubernetes|kubernetes-devcontainer|nomad-docker|scratch|tasks-docker
|
|
Specify a given example template by ID.
|
|
|
|
———
|
|
Run `coder --help` for a list of global options.
|