init
Initialize a lakeql.config.json configuration file in your project.
pull
Interactive query endpoint generation based on a remote table.
create-registry
Generates the config registry for type-safe permissions.
list-schemas
Lists available schemas for the configured catalog.
list-tables
Lists available tables for the configured catalog and schema.
list-views
Lists available views for the configured catalog and schema.
list-columns
Lists columns for the specified table including types and descriptions.
create-endpoint
Generate a custom endpoint from a JSON definition file.
generate-import-config
Generate an import.config.mjs from already-pulled schemas.