Opening the book…
Parsing table output in a script breaks on the next CLI release; eyeballing raw json wastes human time. Each consumer gets its own format.
Interactive: -o table with a --query for the columns you need. Scripts: -o json piped through jq, or --query with tsv for shell variables.