{"id":20992752,"url":"https://github.com/pkgstore/bash-gitlab-api","last_synced_at":"2026-04-12T12:35:26.672Z","repository":{"id":183553527,"uuid":"668495141","full_name":"pkgstore/bash-gitlab-api","owner":"pkgstore","description":"Tools for automating work with GitLab.","archived":false,"fork":false,"pushed_at":"2024-02-18T14:42:29.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T12:34:42.454Z","etag":null,"topics":["api","api-client","bash","bash-script","gitlab","linux"],"latest_commit_sha":null,"homepage":"http://ihub.to","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pkgstore.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2023-07-20T00:34:25.000Z","updated_at":"2024-02-18T09:22:54.000Z","dependencies_parsed_at":"2023-07-24T23:08:47.196Z","dependency_job_id":"2490b5c5-dc29-47c7-959a-87cecbb9d72c","html_url":"https://github.com/pkgstore/bash-gitlab-api","commit_stats":null,"previous_names":["pkgstore/bash-gitlab-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pkgstore/bash-gitlab-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkgstore%2Fbash-gitlab-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkgstore%2Fbash-gitlab-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkgstore%2Fbash-gitlab-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkgstore%2Fbash-gitlab-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkgstore","download_url":"https://codeload.github.com/pkgstore/bash-gitlab-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkgstore%2Fbash-gitlab-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266774779,"owners_count":23982247,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","api-client","bash","bash-script","gitlab","linux"],"created_at":"2024-11-19T07:12:24.278Z","updated_at":"2026-04-12T12:35:26.642Z","avatar_url":"https://github.com/pkgstore.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash tools for GitLab API\n\nTools for automating work with [GitLab](https://gitlab.com/).\n\n## Syntax\n\n### Creating repository\n\n- [repo.create.sh](repo.create.sh)\n  - `-x 'TOKEN'`  \n    GitLab user token.\n  - `-a 'https://gitlab.com'`  \n    GitLab API URL.\n  - `-n 'NSID'`  \n    Namespace ID for new repository.\n  - `-r 'REPO_1;REPO_2;REPO_3'`  \n    Repository name (array).\n  - `-d 'DESCRIPTION'`  \n    Repository description.\n  - `-v 'PRIVATE / INTERNAL / PUBLIC'`  \n    Repository visibility level (private, internal, or public).\n\n### Deleting repository\n\n- [repo.delete.sh](repo.delete.sh)\n  - `-x 'TOKEN'`  \n    GitLab user token.\n  - `-a 'https://gitlab.com'`  \n    GitLab API URL.\n  - `-r 'ORG/REPO_1;ORG/REPO_2'`  \n    Repository name (array).\n\n### Transferring repository\n\n- [repo.transfer.sh](repo.transfer.sh)\n  - `-x 'TOKEN'`  \n    GitLab user token.\n  - `-a 'https://gitlab.com'`  \n    GitLab API URL.\n  - `-n 'NSID'`  \n    NEW namespace ID for repository.\n  - `-r 'REPO_1;REPO_2;REPO_3'`  \n    Repository name (array).\n\n### Updating repository\n\n- [repo.update.sh](repo.update.sh)\n  - `-x 'TOKEN'`  \n    GitLab user token.\n  - `-a 'https://gitlab.com'`  \n    GitLab API URL.\n  - `-r 'ORG/REPO_1;ORG/REPO_2'`  \n    Repository name (array).\n  - `-d 'DESCRIPTION'`  \n    Repository description.\n  - `-v 'PRIVATE / INTERNAL / PUBLIC'`  \n    Repository visibility level (private, internal, or public).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkgstore%2Fbash-gitlab-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkgstore%2Fbash-gitlab-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkgstore%2Fbash-gitlab-api/lists"}