Skip to main content
basecut init introspects your database and generates a runnable basecut.yml. It guides you through:
  • root table selection
  • lookup/junction table handling
  • optional PII rule generation
  • preflight validation against the live schema

Usage

Flags

Examples

Basic Usage

Generated config shape:

Next Step