mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
87fe16cde9
This PR makes the following changes: - Adds an --id parameter to coder templates init so that you can non-interactively initialize a specific example template by ID (e.g. folder name) - Updates develop.sh and lima/coder.yaml to use this parameter to select the docker example template.