gh org clone.sh

From wikieduonline
Jump to navigation Jump to search

for REPO in (gh repo list YOUR_ORG --visibility=private --limit 1000 --json nameWithOwner --jq '.[].nameWithOwner')
   gh repo clone $REPO
end


Related[edit]

See also[edit]

Advertising: