External Data Source Management (datasource)
The datasource command browses and tests external data sources configured in Studio (MySQL, PostgreSQL, Kafka, etc.). It is commonly used to validate connections before configuring sync tasks:
List all configured data sources:
Test data source connectivity:
Browse databases/schemas in a data source:
Browse tables in a specific database:
View metadata for a specific table:
Preview sample data from a table:
Related Documentation
cz-cli Documentation
- Installation and Configuration Guide — Installation, profile configuration, basic usage
- Studio Task Development and Operations — Data sync task management
Lakehouse Documentation
- Data Source Management — External data source connection configuration (Web UI)
- Data Integration Overview — Data sync feature overview
- Real-time Sync Tasks — CDC real-time sync configuration
- Batch Sync Tasks — Batch offline sync configuration
