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
+2-2
Original file line number
Diff line number
Diff line change
@@ -720,7 +720,7 @@ Gets a list of members (via GraphQL) and their role in an organization
720
720
721
721
### get-organization-migrations-summary.sh
722
722
723
-
Gets a summary of all migrations against a given organization with [GitHub Enterprise Importer](https://docs.github.com/en/migrations/using-github-enterprise-importer)
723
+
Gets a summary of all migrations (imports) against a given organization with [GitHub Enterprise Importer](https://docs.github.com/en/migrations/using-github-enterprise-importer)
724
724
725
725
example:
726
726
@@ -739,7 +739,7 @@ Total 10
739
739
740
740
### get-organization-migrations-tsv.sh
741
741
742
-
Gets a TSV with a list of migrations performed (or being performed) on a given organization with [GitHub Enterprise Importer](https://docs.github.com/en/migrations/using-github-enterprise-importer)
742
+
Gets a TSV with a list of migrations (imports) performed (or being performed) on a given organization with [GitHub Enterprise Importer](https://docs.github.com/en/migrations/using-github-enterprise-importer)
0 commit comments