You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gh-cli/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1096,14 +1096,14 @@ Retrieves all SSO enabled PATs users have created for an organization.
1096
1096
1097
1097
Retrieves all SSO-enabled SSH keys users have created for an organization.
1098
1098
1099
-
### get-sub-issue-summary-of-issue.sh
1100
-
1101
-
Gets a summary of the sub-issues (children) of an issue (parent). See: [Community Discussions Post](https://github.com/orgs/community/discussions/139932)
1102
-
1103
1099
### get-sub-issues-of-issue.sh
1104
1100
1105
1101
Gets the sub-issues (children) of an issue (parent). See: [Community Discussions Post](https://github.com/orgs/community/discussions/139932)
1106
1102
1103
+
### get-sub-issues-summary-of-issue.sh
1104
+
1105
+
Gets a summary of the sub-issues (children) of an issue (parent). See: [Community Discussions Post](https://github.com/orgs/community/discussions/139932)
1106
+
1107
1107
### get-user-id.sh
1108
1108
1109
1109
Retrieves the ID of a user for other GraphQL calls
0 commit comments