Command-line interface for querying and managing Apache Iceberg tables.
Command-line interface for Apache Iceberg
iceberg$ iceberg --catalog my_catalog list$ iceberg --catalog my_catalog describe my_table$ iceberg --catalog my_catalog snapshots my_table$ iceberg --catalog my_catalog stats my_table$ iceberg --catalog my_catalog partitions my_table