Any extra tips or tricks are welcome!
Yesterday I learned that set -x
enables trace for a bash, sh, or zsh script and prints the trace to the terminal.
Any extra tips or tricks are welcome!
Yesterday I learned that set -x
enables trace for a bash, sh, or zsh script and prints the trace to the terminal.
Always partial to yq and jq. No easier way to interact with kubernetes outputs on the fly.
I don’t know about k8s work in particular, but I enjoy jello and yamlpath more than jq and yq.
How I have never heard of yq, I’m unsure, but thank you as I’m sure it will make life easier
Don’t forget about fq!