Skip to content

daftcreations/gcps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Profile Switcher (GCPS)


Switch between Google Cloud Profiles easily

Usage

  • Switch through list gcps will return configured profile.

  • Switch to particular profile gcps {profile_name}

  • Switch to previous profile gcps -

Installation

Golang

go install github.com/daftcreations/gcps@latest

OR

## Linux
curl -fsSL instl.sh/daftcreations/gcps/linux | bash

## MacOS (m1 and intel)
curl -fsSL instl.sh/daftcreations/gcps/macos | bash

## Windows
iwr -useb instl.sh/daftcreations/gcps/windows | iex

probably have to source .bashrc, .zshrc or .profile to make it work

Future Development

Check out projects and our socials


Contributors


Stargazers over time

May the source be with you