{"id":50762076,"url":"https://github.com/givensuman/gh-tag","last_synced_at":"2026-06-11T11:01:32.881Z","repository":{"id":354272718,"uuid":"1222902541","full_name":"givensuman/gh-tag","owner":"givensuman","description":"a github cli extension for managing tags","archived":false,"fork":false,"pushed_at":"2026-05-06T00:40:22.000Z","size":271,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-06T02:32:08.494Z","etag":null,"topics":["gh-extension","git-tags"],"latest_commit_sha":null,"homepage":"","language":"Go","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/givensuman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-27T20:25:29.000Z","updated_at":"2026-05-06T00:40:27.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/givensuman/gh-tag","commit_stats":null,"previous_names":["givensuman/gh-tag"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/givensuman/gh-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/givensuman%2Fgh-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/givensuman%2Fgh-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/givensuman%2Fgh-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/givensuman%2Fgh-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/givensuman","download_url":"https://codeload.github.com/givensuman/gh-tag/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/givensuman%2Fgh-tag/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34195117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["gh-extension","git-tags"],"created_at":"2026-06-11T11:01:32.231Z","updated_at":"2026-06-11T11:01:32.862Z","avatar_url":"https://github.com/givensuman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![gh-tag logo](./assets/logo.png)\n\n# gh-tag\n\nA GitHub CLI extension for managing tags.\n\n## Installation\n\n```bash\ngh extension install givensuman/gh-tag\n```\n\n## Usage\n\n### List tags\n\n```bash\ngh tag list\ngh tag list --limit 50\ngh tag list --search v1.\ngh tag list --json\n```\n\n### Create a tag\n\n```bash\ngh tag create v1.2.3\ngh tag create v1.2.3 --commit abc1234\ngh tag create v1.2.3 --message \"Release v1.2.3\"\n```\n\n### Delete a tag\n\n```bash\ngh tag delete v1.2.3\ngh tag delete v1.2.3 --confirm\ngh tag delete v1.2.3 --both\n```\n\n### View a tag\n\n```bash\ngh tag view v1.2.3\n```\n\n### Override repository\n\nAll commands accept `--repo owner/repo` to target a repository other than the one\ndetected from the current directory:\n\n```bash\ngh tag list --repo cli/cli\n```\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgivensuman%2Fgh-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgivensuman%2Fgh-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgivensuman%2Fgh-tag/lists"}