Bruin CLI Step 1 of 6
Chargebee Billing Analytics with BigQuery
1) Install the CLIs
Install the Bruin CLI release that includes the chargebee-bigquery template, then install DAC for the dashboard step:
bruin --version
bruin templates list | grep chargebee
curl -LsSf https://getbruin.com/install/cli | sh
curl -LsSf https://getbruin.com/install/dac | sh
dac --version
If bruin templates list does not show chargebee-bigquery, update the CLI before continuing. The template source may exist on GitHub before the release that bundles it.