find-firebase-project-with-any-role
v0.0.4
Published
Find Firebase projects you have access to that you have the roles provided
Downloads
2
Readme
Find Firebase Project With Role
How to use
Search for projects where you are an owner
npx find-firebase-project-with-any-role roles/ownerSearch for projects where you are an owner or an editor
npx find-firebase-project-with-any-role roles/owner roles/editorSpecify an an output with --output flag
npx find-firebase-project-with-any-role roles/owner roles/editor --output ./test.json