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.
How I have never heard of yq, I'm unsure, but thank you as I'm sure it will make life easier