gcpregionalquota

command module
v0.0.0-...-f63b0a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 3, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

README

GCP Reqional Quota compare

Small CLI utility to compare quotas between two GCP regions within a project.

Build

Make sure you have a recent version of Golang installed

git clone https://github.com/alekssaul/gcpregionalquota.git
cd gcpregionalquota
go build . 

Run

NAME:
   GCP Regional Quota lookup -

USAGE:
   gcpregionalquota --projectid project-123 --sourceregion us-east1 --targetregion us-central1 --token $(gcloud auth print-access-token)

DESCRIPTION:
   Small CLI tool to compare GCP region quotas

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h             show help (default: false)
   --projectid value      GCP Project ID (required)
   --projectnumber value  GCP Project Number (optional)
   --sourceregion value   GCP Source Region (required)
   --targetregion value   GCP Target Region (required)
   --token value          GCP auth token (required)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL