gcp-quota-comparer

command module
v0.0.0-...-84b0e46 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2022 License: MIT Imports: 13 Imported by: 0

README

gcp quota comparer

This tool is used to compare similarly named projects in (Google Cloud Platform)[https://console.cloud.google.com] based upon a project filter and regex strings to determine compatibility. This then will loop through all projects and regions and output any differences between quotas.

Usage

Manually
go install
go build
./gcp-quota-comparer --from="labels.environment=dev" --to="labels.environment=staging"
VS Code

cp ./env.example .env modify the environmental values using the properties specified in main.go Use Launch Package

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