Skip to main content
flock is a Pro command delivered through the Flock desktop app, not the free community CLI. If you installed only dotnet tool install --global Pidgeon.CLI, the flock subcommand is not present. It requires a Pidgeon account sign-in.

pidgeon flock connect

Connect to a database and introspect its schema.
MariaDB connects through the mysql provider; postgresql and mssql are accepted as aliases.

pidgeon flock schema

View and classify the introspected schema.

pidgeon flock learn

Learn statistical distributions from existing rows.

pidgeon flock generate

Generate a synthetic patient population.

pidgeon flock seed

Seed a target database with generated data.

pidgeon flock cleanup

Remove synthetic data from a target database.
Cleanup removes every record tagged as synthetic. This cannot be undone.

pidgeon flock status

Show the installed Flock data packages.