Bruin CLI Step 2 of 5
Migrate Fivetran connectors to Bruin ingestr
Create the migration project
From the directory where you keep data projects, run:
bruin init migration-fivetran my-migration-project
cd my-migration-project
The command creates the project directory and installs these files:
fivetran-bruin-prompt.mdcontains the staged migration instructions the agent must follow.plan.mdrecords the selected connector, mappings, open decisions, validation evidence, and cutover work..agents/skills/bruin-fivetran-migrator/containsSKILL.mdand the read-only Fivetran importer.bruin/pipeline.ymlstarts as an empty pipeline. The agent adds ingestr assets after you review the imported configuration.