budget
is the command line client for our internal budget service (budgetd).
To install using HomeBrew, run the following command:
$ brew install alphauslabs/tap/budget
To setup authentication, set your GOOGLE_APPLICATION_CREDENTIALS
env variable using your credentials file.
Explore more available subcommands and flags though:
$ budget -h
# or
$ budget <subcmd> -h