Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list-roles-with-permission.sh seems to list each role several times #4

Open
Ftagn92 opened this issue Nov 28, 2023 · 0 comments
Open

Comments

@Ftagn92
Copy link

Ftagn92 commented Nov 28, 2023

Hello
list-roles-with-permission.sh script seems to duplicate each role, searching for a permission

`./list-roles-with-permission.sh bigquery.jobs.list
roles/automlrecommendations.serviceAgent
roles/bigquery.admin
roles/bigquery.admin
roles/bigquery.admin
roles/bigquery.resourceAdmin
roles/bigquery.resourceAdmin
roles/bigquery.resourceAdmin
roles/bigquery.resourceEditor
roles/bigquery.resourceEditor
roles/bigquery.resourceEditor

[...]
`
If this works as expected (i.e. if the list adds a line for GA/alpha/beta), is it possible to add this information next to the role name (alpha/beta/GA)?

Thanks for your work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant