Skip to content

Update list-users.sh#41

Open
saigkrishna91-cloud wants to merge 1 commit intoiam-veeramalla:mainfrom
saigkrishna91-cloud:patch-1
Open

Update list-users.sh#41
saigkrishna91-cloud wants to merge 1 commit intoiam-veeramalla:mainfrom
saigkrishna91-cloud:patch-1

Conversation

@saigkrishna91-cloud
Copy link
Copy Markdown

appended this " | select(objects) " under # Fetch the list of collaborators on the repository

appended  this   " | select(objects) " under # Fetch the list of collaborators on the repository
@saigkrishna91-cloud
Copy link
Copy Markdown
Author

before

./list-users.sh test-gsk under-test
Listing users with read access to test-gsk/under-test...
jq: error (at :4): Cannot index string with string "permissions"
No users with read access found for test-gsk/under-test.

After appending " | select(objects) "

./list-users.sh test-gsk under-test
Listing users with read access to test-gsk/under-test...
No users with read access found for test-gsk/under-test.

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

Successfully merging this pull request may close these issues.

1 participant