export DTC_HEADLESS=true
./dtcw4 local downloadTemplate
downloadTemplate
About This Task
Setup and Configuration
|
Important
|
downloadTemplate requires an existing docToolchainConfig.groovy in your project root (or the path set via DTC_CONFIG_FILE).
If the file doesn’t exist yet, create an empty one: touch docToolchainConfig.groovy.
|
Headless Mode
For unattended use (e.g., with CI/CD pipelines or LLM agents), the downloadTemplate task supports headless mode where no user input is required.
Using the DTC_HEADLESS Environment Variable
When DTC_HEADLESS=true is set, the task will use sensible defaults:
-
Template:
arc42 -
Language:
EN -
Help variant:
plain(without help text)
Source
View the source of this task: scripts/downloadTemplate.groovy on GitHub
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.