An exported workflow should be available under releases make sure you meet the requirements.
Commands:
g <query>for searchg-refreshfor updating list of projects
Initially run g-refresh in Alfred to update the list of authenticated projects.
g <project filter> ↩️️ BigQuery ➡️ Opens BigQuery for the selected project.
g My Project ↩️ Kube ➡️ Opens Kubernetes Engine in GCP for project My Project.
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.
If you initialized gcloud recently, make sure to save the authentication locally, see below.
- installed and authenticated
gcloudhttps://cloud.google.com/sdk/ - coreutils
brew install coreutils - save auth locally:
gcloud auth application-default login