Skip to content

Latest commit

 

History

History
76 lines (53 loc) · 3.02 KB

README.md

File metadata and controls

76 lines (53 loc) · 3.02 KB

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