GoogleCloudPlatform / cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more
Other
415 stars 111 forks source link

View GCP resources from vscode extension #888

Open vilozio opened 6 months ago

vilozio commented 6 months ago

Use case What are you trying to do that our extension doesn't let you?

I have numerous Google Cloud projects with similar configurations. In my case, it usually includes Cloud Storage buckets, Cloud Functions, BigQuery, Cloud Composer, GKE, Logging, and some other less frequently used services.

Sometimes, it takes a lot of time to navigate across all of my managed projects in Google Cloud Console in browser. As an alternative, gcloud tool from command line is flexible, but has a limited support for instant viewing and checking of services, to manage them you need to remember a lot of commands.

Feature I think it would be nice to view the resources like Cloud Storage buckets from the Cloud Code extension, like a tree view.