# --config can take a local file (e.g. `/tmp/testgrid/config`) or GCS file (e.g. `gs://my-testgrid-bucket/config`)
bazelisk run //cmd/summarizer -- \
--config=gs://my-testgrid-bucket/somewhere/config \
# --dashboards=foo,bar \ # If specified, only summarize these dashboards.
# --debug \
# --confirm \