Description
Turns templates into final text by replacing variables and expressions, which helps automate configuration files, scripts and deployment assets. It is useful when a build or operations workflow needs repeatable text generation without a larger templating framework.
Use it from the command line or inside scripts. Because template output may become configuration consumed by other tools, review generated files before applying them to important systems.