databricks-tui 0.20.2

Terminal dashboard for Databricks: compute, jobs, pipelines, warehouses, Unity Catalog, SQL console, costs and lineage
Documentation
1
2
3
4
5
6
pub mod app;
pub mod cli;
pub mod config;
pub mod fetchers;
pub mod shape;
pub mod ui;