{"id":13702645,"url":"https://github.com/matt-bartel/gh-clone-org","last_synced_at":"2025-05-05T04:31:18.453Z","repository":{"id":39651986,"uuid":"332087275","full_name":"matt-bartel/gh-clone-org","owner":"matt-bartel","description":"A github-cli extension script to clone all repositories in an organization, optionally filtering by topic.","archived":false,"fork":false,"pushed_at":"2024-05-31T20:06:44.000Z","size":12,"stargazers_count":122,"open_issues_count":9,"forks_count":31,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-13T09:41:25.295Z","etag":null,"topics":["gh-extension"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matt-bartel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-22T23:33:54.000Z","updated_at":"2024-11-12T01:03:58.000Z","dependencies_parsed_at":"2024-02-13T00:25:43.256Z","dependency_job_id":"790af756-ea43-4056-af47-7c9b9419ae19","html_url":"https://github.com/matt-bartel/gh-clone-org","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-bartel%2Fgh-clone-org","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-bartel%2Fgh-clone-org/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-bartel%2Fgh-clone-org/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matt-bartel%2Fgh-clone-org/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matt-bartel","download_url":"https://codeload.github.com/matt-bartel/gh-clone-org/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252439583,"owners_count":21748038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gh-extension"],"created_at":"2024-08-02T21:00:39.969Z","updated_at":"2025-05-05T04:31:18.195Z","avatar_url":"https://github.com/matt-bartel.png","language":"Shell","funding_links":[],"categories":["🧩 Categories","gh-extension","Shell","Tool","Repo \u0026 Branch"],"sub_categories":["Repository Management"],"readme":"# gh-clone-org\n\nA github-cli extension script to clone all repositories in an organization, optionally filtering by topic or a search string. If the repository has already been cloned it will attempt to switch to the default branch and pull.\n\n## Installation\n\n```bash\ngh extension install matt-bartel/gh-clone-org\n```\n\n## Usage\n\n```txt\ngh clone-org [-t TOPIC] [-s QUERY] [-p PATH] [-y] ORG\n  ORG\n    Github organization. Required if the GITHUB_ORG environment variable is not set.\n  -y, --yes\n    Clone without prompting for confirmation.\n  -p, --path PATH\n    Clone path. Default: current directory.\n  -t, --topic TOPIC\n    Clone repositories with this topic\n  -s --search QUERY\n    Clone repositories found by this search string. If this is provided '-t' will be ignored.\n    Example: -s \"is:public language:go\"\n    See: https://docs.github.com/en/github/searching-for-information-on-github/searching-on-github/searching-for-repositories\n  -n, --dry-run\n    Do not actually clone, just show what would be cloned\n  -h, --help\n    Display this message.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt-bartel%2Fgh-clone-org","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatt-bartel%2Fgh-clone-org","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt-bartel%2Fgh-clone-org/lists"}