soda-cli
Installation
SKILL.md
Soda CLI Guide
The Soda CLI (sodacli) manages data quality from the command line. All commands follow sodacli <resource> <action>.
Important: always use --output json when running commands
When calling sodacli from an agent, always pass --output json to get structured, parseable output. Without it, the CLI outputs human-readable tables that are harder to parse.