Myron Overton
  • Home
  • Resume
  • Accomplishments
  • Notes
⌕
Home › Notes › DevTools › YQ

YQ

YQ

  • lightweight and portable command-line YAML, JSON and XML processor
  • https://github.com/mikefarah/yq
  • https://mikefarah.gitbook.io/yq/
  • yq queries blog
  • Examples
    kubectl get crds -o yaml \
    | yq eval '.items[] | select(.metadata.name | contains("helmreleases.helm.toolkit.fluxcd.io"))'

Myron Overton — Principal Software Engineer

info@myron-overton.com  •  myron-overton.com