For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reference

Available Commands

dap snapshot Download complete snapshot of tables.

dap incremental Download changes from tables within a specified time range.

dap list Get the list of all tables available in a namespace.

dap schema Download the schema of tables.

dap initdb Import a full snapshot of tables into a database.

dap syncdb Synchronize table data changes to a database.

dap dropdb Delete synchronized tables in a database.

dap listdb Lists table information stored in the local database.

dap env vars Available enviroment variables.

Last updated

Was this helpful?