Skip to main content
Create a snapshot from your config and source database. Authentication is required. basecut snapshot create always needs an API key before extraction starts. Provide it with --api-key, BASECUT_API_KEY, or a saved profile from basecut login.

Usage

Flags

Examples

Basic Local Example

Agent Example

--async only queues an agent job when the config output provider is non-local. If your config uses local output (for example output: ./snapshots), --async is ignored and local execution still requires --source or BASECUT_DATABASE_URL. Track async job progress with:

Config Example

See YAML Reference for full config options.