buildgolang.org/x/build/cmd/xb

xb command

The xb command wraps GCP deployment commands such as gcloud, kubectl, and docker push and verifies they're interacting with the intended prod-vs-staging environment.

Usage:

xb {--prod,--staging} <CMD> [<ARGS>...]

Examples:

xb --staging kubectl ...
xb --prod kubectl ...
xb google-email  # print the @google.com account from gcloud
Version
v0.0.0-20250421191922-3619c213cff3 (latest)
Published
Apr 21, 2025
Platform
linux/amd64
Imports
10 packages
Last checked
2 months ago

Tools for package owners.