yq
Productivity tool
Command-line YAML processor
#yaml
#cli
#parsing
#data
Pros and Cons
Ventajas
- + jq-like syntax
- + Supports YAML, JSON, XML
- + In-place editing
- + Cross-platform
Desventajas
- - Multiple confusing versions
- - Less mature than jq
- - Fragmented documentation
Casos de Uso
- Edit Kubernetes files
- Modify YAML configs
- CI/CD pipelines