ingestr Step 1 of 3
Data migration with ingestr
Install ingestr
The official installer is the shortest path on macOS and Linux:
curl -LsSf https://getbruin.com/install/ingestr | sh
You can also install the Python package:
pip install ingestr
Open a new terminal if the shell cannot find the binary, then inspect the installed command:
ingestr --help
ingestr ingest --help
Use the help output as the final check for the installed version. Ingestr's source and destination support, flags, and strategy matrix can change by version.