Hacker News new | ask | show | jobs
by gelatocar 378 days ago
This is really cool, one thing that would make it much more useful for me is to have the ability to easily select which project you want to use, especially if it could have the same fuzzy search as resources. My company has hundreds of GCP projects. At the moment it seems like I'd have to set up individual configurations for each project.
1 comments

Both of them are already supported. To select the project you can type @ and it will show you the list of available project. The fuzzy search is also already supported.
@ seems to show a list of configurations, not GCP projects
Yeah my bad. @ will show configurations. So you can set up your configurations to point a specific project(gcloud config set project PROJECT_ID) and then when you use @ and select a specific config and access the resources the project is auto applied to the urls and for resource searches as well