I built this because I was tired of scrolling through hundreds of lines of AWS CLI JSON output just to find instance status. hawk brings pandas-like operations (select, group_by, aggregations) to CLI with unified syntax across JSON/YAML/CSV.Key features:
- Instant data structure overview with `| info`
- Same query syntax for all formats
- Built in Rust for speed and single-binary distribution
Would love feedback from the community!