Skip to content

Instantly share code, notes, and snippets.

@izimbra
Last active August 9, 2021 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save izimbra/03b95637570019b082edadc70b545ed6 to your computer and use it in GitHub Desktop.
Save izimbra/03b95637570019b082edadc70b545ed6 to your computer and use it in GitHub Desktop.
Export YAML values as environment variables
# ignore comments and empty lines
sed '/^#/d;/^\s/d;s/: /=/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment