How to use a templating tool? something like envsubst #562
Unanswered
lacherogwu
asked this question in
Help needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say for example I have yaml files with variables
on bash I can do
envsubst < file.yaml
and have the env vars availableI am interested if there's a recommended way to to it using zx
Beta Was this translation helpful? Give feedback.
All reactions