Skip to content

Instantly share code, notes, and snippets.

@pandorasNox
Created July 24, 2019 07:49
Show Gist options
  • Select an option

  • Save pandorasNox/0e447250c8bc4bb57899e082a4e86ea4 to your computer and use it in GitHub Desktop.

Select an option

Save pandorasNox/0e447250c8bc4bb57899e082a4e86ea4 to your computer and use it in GitHub Desktop.
cli commands

yq

yq r -d'*' -j my-pod.yml => read all documents in an yaml bundle and return it as json (array)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment