How do I list all resources in a particular google cloud project?
Jul 13
I dont see an easy way of listing the resources in a google cloud project from the console. For those familiar with Azure, I can easily navigate over to the resource group and it will displays all the resources within it. I cannot appear to do the same in google cloud.
1 answer
Accepted answer · original discussion
Jul 13
You can use the Google Asset Inventory feature to list all the resources in your project.
To search all resources using the console, complete the following steps:
Go to the Asset Inventory page in the Google Cloud Console.
To set the scope of your search, open the Projects list box in the menu bar, and then select the organization, folder, or project to query.
Select the Resource tab.
To search for resources, enter the query text in the Filter bar. Select the text box, and then a list of searchable fields display. Resource search supports multiple fields.
Search results can also be filtered by the pre-defined Asset type, Project, and Location filters in the Filter results pane.
However, all the resources aren't supported. You can find the full list of supported asset types here.
2 question comments
Use comments to ask for clarification. Post a solution as an answer.
Jul 13