Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
What you expected to happen: Only firebase under a single organization could be listed.
Steps to reproduce: The caller should be a super admin [1], or a user that has access to all projects in the organization because [2] states "Lists each FirebaseProject accessible to the caller."
The results will show active Firebase projects, then the developer should save each projectNumber
Ensure that the super admin has the permission cloudasset.assets.searchAllResources [3] like in the role Access Context Manager Admin [4]. Running the following gcloud asset search-all-resources command [5] will require the developer to enable the
gcloud asset search-all-resources --asset-types="
For each projectNumber they collected from [1] replace the project numbers from the example and continue the OR logic. They can also choose to do their own filtering [6], or formatting [7] (includes csv, json, yaml).
Other information (workarounds you have tried, documentation consulted, etc):
Command [8] : there is no option to filter using organization, not sure if all the listed projects are from one or more organizations.
[0]
[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8] firebase projects:list