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.
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