Software Engineering :: Operating Systems :: Linux :: Command :: envsubst
⪼ Made with 💜 by Polyglot.
- How to substitute shell variables in complex text files
- Replacing only specific variables with envsubst
- What is SHELL-FORMAT in envsubst?
- 15.5.12.5 Invoking the envsubst program
- How to Replace Environment Variables Using the envsubst Command
envsubst '${NAME} ${REPO} ${DNS_TAG} ${VERSION_TAG} ${DESIRED_COUNT}' < templates/cloudformation.template > templates/cloudformation.yaml