cdata-driver-cli

Installation
SKILL.md

SKILL: CData Driver CLI

Data Model

The driver exposes the data source as a relational model:

  • Tables that represent queriable entities
  • Columns that make up the attributes of tables
  • Procedures that support performing actions

CLI Invocation

The CLI installs as cdatacli and is on PATH after install:

cdatacli <group> <subcommand> [options]
Installs
37
First Seen
May 5, 2026
cdata-driver-cli — justinf-cdata/cdata-skills