An open API service indexing awesome lists of open source software.

https://github.com/daftcreations/gcps

Switch GCP Profiles Easily
https://github.com/daftcreations/gcps

gcloud gcp go golang google profile switcher

Last synced: 5 months ago
JSON representation

Switch GCP Profiles Easily

Awesome Lists containing this project

README

          

# 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

```shell
go install github.com/daftcreations/gcps@latest
```

OR

```shell
## 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](https://github.com/daftcreations/gcps/projects/1) and our socials

---








Contributors






### Stargazers over time

> *May the source be with you*