this post was submitted on 15 Jun 2023
1 points (100.0% liked)

commandline

1745 readers
1 users here now

founded 1 year ago
MODERATORS
 

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.

top 2 comments
sorted by: hot top controversial new old
[โ€“] fallenpixel@programming.dev 0 points 1 year ago (1 children)

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