Reference
Available Commands
dap snapshot Generate and download a complete snapshot of a table.
dap incremental Retrieve changes or updates from a table.
dap initdb Import a full snapshot of a table into a database.
dap syncdb Synchronize data changes of a table to your database
dap dropdb Delete a synchronized table in a database
dap list Retrieve the names of all tables available in a namespace.
dap schema Retrieve the schema of a table.
Last updated