The program can be installed with pip
, it will set up an entry point called bqcli
.
pip install bqcli
bqcli
Or you can use the tool command uvx
from uv
and run bqcli
without installing it first.
uvx bqcli
All the standard methods such as gcloud
or GOOGLE_APPLICATION_CREDENTIALS
should work.