This repo demonstrates a few useful concepts for Bazel CLI usage.
- Using the
tools/bazel
script as an injection point for new CLI commands. - Wrapping AWS or GCP login/logout command inside bazel targets.
- Including developer binary tooling as bazel-fetched artifacts.