Skip to content

cmeury/gcfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcfg: quick gcloud configuration switcher

gcfg is a very small shellscript that utilizes fzf to conveniently switch between gcloud configurations.

It is directly inspired by the Kubernetes namespace switcher kns.

Demo

Demo

Installation

To install gcfg you can just run this command:

curl https://raw.githubusercontent.com/cmeury/gcfg/master/bin/gcfg -o /usr/local/bin/gcfg && chmod +x $_

Then, run gcfg.

Releases

No releases published

Packages

No packages published

Languages