Skip to content

Commit ffe0201

Browse files
committed
renaming sso authorizations script
1 parent 6740614 commit ffe0201

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: gh-cli/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,10 @@ Gets the SBOM for a repository.
498498

499499
Uses the search API for code search.
500500

501+
## sso-credential-authorizations.sh
502+
503+
Retrieves a list of users who have SSO-enabled personal access tokens in an organization.
504+
501505
## get-sso-enabled-pats.sh
502506

503507
Retrieves all SSO enabled PATs users have created for an organization.
@@ -563,10 +567,6 @@ Sets the IP allow list to enabled/disable for an enterprise or organization. You
563567

564568
See the [docs](https://docs.github.com/en/graphql/reference/mutations#updateipallowlistenabledsetting) for further information.
565569

566-
## sso-credential-authorizations.sh
567-
568-
Retrieves a list of users who have SSO-enabled personal access tokens in an organization.
569-
570570
## update-branch-protection-rule.sh
571571

572572
Updates a branch protection rule for a given branch.

0 commit comments

Comments
 (0)