| CLICK-EXTRA-PREBAKE-FIELD(1) | CLICK-EXTRA-PREBAKE-FIELD(1) |
click-extra prebake field - Replace an empty dunder variable with a value.
click-extra prebake field [OPTIONS] NAME VALUE
Replace an empty dunder variable with a value.
NAME is the template field name (like git_tag_sha) or the full dunder name (like __git_tag_sha__). Double underscores are added automatically when missing.
VALUE is the string to inject.
Only modifies variables that are currently empty. Already-populated values are left untouched (idempotent).
Kevin Deldycke
| 2026-07-07 | 8.3.0.dev0 |