Skip to content

Instantly share code, notes, and snippets.

@LinuxSuRen
Created June 20, 2022 06:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LinuxSuRen/fefec82a8daf2acc0a90eb34c005811a to your computer and use it in GitHub Desktop.
Save LinuxSuRen/fefec82a8daf2acc0a90eb34c005811a to your computer and use it in GitHub Desktop.
Clone the whole org
gh api /orgs/jenkins-x/repos --paginate -q .[].name | xargs -I {} gh repo clone jenkins-x/{}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment