Bruin CLI Step 1 of 5
Migrate Fivetran connectors to Bruin ingestr
Install or update Bruin
Check the installed version first:
bruin version
If Bruin is not installed, use the Bruin CLI installer:
curl -LsSf https://getbruin.com/install/cli | sh
If it is already installed, update it before creating a fresh migration template:
bruin upgrade
bruin version
The MCP server ships with the CLI. Updating Bruin updates the bruin mcp command too, so there is no separate MCP package to install.