emosbaugh / gcommands

Some commands to make working with gcloud easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gcommands

Some commands to make working with gcloud easier.

usage

Add the following to your .profile:

export CLOUDSDK_CORE_PROJECT=replicated-qa
export CLOUDSDK_COMPUTE_REGION=us-central1
export CLOUDSDK_COMPUTE_ZONE=us-central1-c
export GUSER=ethan
source $HOME/.gcommands.sh

About

Some commands to make working with gcloud easier


Languages

Language:Shell 100.0%