GoogleCloudPlatform / iap-desktop

IAP Desktop is a Windows application that provides zero-trust Remote Desktop and SSH access to Linux and Windows VMs on Google Cloud.
Apache License 2.0
729 stars 166 forks source link

How can we manage projects? #1403

Closed llomgui closed 3 months ago

llomgui commented 4 months ago

Hello,

I have multiple "inaccessible project" and unwanted projects. How can we remove them from the listed projects?

Thank you

jpassing commented 4 months ago

Right-click the project and select Unload project.

This removes the project from IAP Desktop.

llomgui commented 4 months ago

It doesn't work on deleted project. image

jpassing commented 4 months ago

What probably happened here is the following:

  1. You unloaded one of the deleted projects
  2. IAP Desktop then tried to refresh the list of projects, but encountered another deleted project So the error message is not about the project you just unloaded, but about another deleted project.

To unload multiple projects, a better approach might be the following:

  1. Right-click the Google Cloud node in the Project Explorer window
  2. Select Unload projects...
  3. Select all projects you want to unload, then click Unload
jpassing commented 3 months ago

I assume this is resolved now? If not, please re-open the issue.