Skip to content

Shortcuts for opening Google Cloud Platform products in the browser

Notifications You must be signed in to change notification settings

nchicong/alfred-gcloud-shortcuts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g: GCP shortcuts for Alfred

Download

An exported workflow should be available under releases make sure you meet the requirements.

Usage

Commands:

  • g <query> for search
  • g-refresh for updating list of projects

Refresh projects list

Initially run g-refresh in Alfred to update the list of authenticated projects.

Open product page

g <project filter> ↩️️ BigQuery ➡️ Opens BigQuery for the selected project.

g My Project ↩️ Kube ➡️ Opens Kubernetes Engine in GCP for project My Project.

Configuration

hotkey

Changing the variable hotkey from g to gcp results in commands like gcp <query> and gcp-refresh.

authuser

Specify the authuser query parameter in case you are logged into multiple Google accounts and you want to open links logged into a specific user.

Requirements

If you initialized gcloud recently, make sure to save the authentication locally, see below.

About

Shortcuts for opening Google Cloud Platform products in the browser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 77.5%
  • Shell 13.8%
  • Makefile 8.7%