osp-cli 1.5.1

CLI and REPL for querying and managing OSP infrastructure data
Documentation
1
2
/// Canonical row representation used across commands, services, and DSL stages.
pub type Row = serde_json::Map<String, serde_json::Value>;