Bruin CLI Step 1 of 6

Stripe Analytics Pipeline with BigQuery

1) Install the CLIs

Install the Bruin CLI. It runs the pipeline.

curl -LsSf https://getbruin.com/install/cli | sh

Install DAC (Dashboards as Code). It renders the dashboard in Step 5, and its installer pulls in the Bruin CLI too if you skipped the previous command.

curl -LsSf https://getbruin.com/install/dac | sh

Check both:

bruin version
dac version

Note

Both binaries land in ~/.local/bin. If you get command not found, add that directory to your PATH. On Windows, run these in Git Bash or WSL rather than PowerShell.

Sign up to our newsletter

Practical updates on open-source data pipelines, AI analysts, governance, and what we are shipping at Bruin.

The signup form is hosted by Brevo. Accept cookies to load it.