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

commandline

1766 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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] fallenpixel 3 points 1 year ago (3 children)

Always partial to yq and jq. No easier way to interact with kubernetes outputs on the fly.

[โ€“] RandomDevOpsDude 2 points 1 year ago

How I have never heard of yq, I'm unsure, but thank you as I'm sure it will make life easier

load more comments (2 replies)