Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/agadelshin/gcloudctx

The way to manage gcloud configurations
https://github.com/agadelshin/gcloudctx

gcloud

Last synced: 28 days ago
JSON representation

The way to manage gcloud configurations

Awesome Lists containing this project

README

        

This repository provides gcloudctx tool. gcloudctx was inspired by [kubectx/kubens](https://github.com/ahmetb/kubectx)

`gcloudctx` helps you create gcloud configurations and switch between them

```
USAGE:
gcloudctx : list the contexts
gcloudctx : switch to context
gcloudctx -c
gcloudctx -d [] : delete context ('.' for current-context)
gcloudctx -h,--help : show this message
```

## TODO:

* swap configurations
* colorized output
* complitions
* interactive mode