envsubst
Verified for current stable LTS
Envsubst Commands
Envsubst command syntax with verified terminal examples.
Commands
4 commands for Envsubst
envsubst Operations
Envsubst Command: Replace Env Vars Input File To Output File
envsubst < <path/to/input_file> > <path/to/output_file> envsubst Operations
Envsubst Command: Replace Env Vars Input File To Stdout
envsubst < <path/to/input_file> envsubst Operations
Envsubst Command: Replace Env Vars Input File With Variable List
envsubst < <path/to/input_file> '<vars>' envsubst Search
Envsubst Command: Replace Env Vars Stdin To Stdout
echo '<input_string>' | envsubst Suggest a Envsubst Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Envsubst workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.