Reference
Available Commands
dap snapshot Download a complete snapshot of a table.
dap incremental Download changes from a table within a specified time range.
dap list Get the list of all tables available in a namespace.
dap schema Download the schema of a table.
dap initdb Import a full snapshot of a table into a database.
dap syncdb Synchronize table data changes to a database.
dap dropdb Delete a synchronized table in a database.
Last updated