kevinsimper / gcphelp-cli

A small set of tools that helps working with Kubernetes on Google Cloud Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📦 gcphelp

A small set of tools that helps working with Kubernetes on Google Cloud Platform

npm install -g gcphelp

Just write one of the commands and choose easily with the arrow keys which options you want.

No more copy and pasting names or writing them manually!

Features

$ gcpaccount

Switch easily between accounts

$ gcpproject

Switch easily between projects

$ gcpcluster

Switch easily between Kubernetes clusters

$ gcpnamespace

Switch easily between Kubernetes namespaces on the active cluster

$ gcpbuilds

Open Cloud Builds easily from the terminal

$ gcprun

Open Cloud Run easily from the terminal

$ gcpauthuser

Set which authuser to open with

About

A small set of tools that helps working with Kubernetes on Google Cloud Platform


Languages

Language:JavaScript 91.0%Language:TypeScript 9.0%