{"id":17489644,"url":"https://github.com/rsteube/go-jira-cli","last_synced_at":"2025-04-22T18:26:57.253Z","repository":{"id":38289732,"uuid":"367965694","full_name":"rsteube/go-jira-cli","owner":"rsteube","description":"simple jira command line client","archived":false,"fork":false,"pushed_at":"2024-02-26T22:41:39.000Z","size":495,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T17:41:20.032Z","etag":null,"topics":["cli","go-jira","jira"],"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/rsteube.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}},"created_at":"2021-05-16T19:14:29.000Z","updated_at":"2023-08-01T12:14:54.000Z","dependencies_parsed_at":"2023-10-17T04:45:00.484Z","dependency_job_id":"38b019e6-592e-44ca-b1ec-8a484f23e037","html_url":"https://github.com/rsteube/go-jira-cli","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsteube%2Fgo-jira-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsteube%2Fgo-jira-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsteube%2Fgo-jira-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsteube%2Fgo-jira-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsteube","download_url":"https://codeload.github.com/rsteube/go-jira-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250296537,"owners_count":21407039,"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":["cli","go-jira","jira"],"created_at":"2024-10-19T05:43:42.530Z","updated_at":"2025-04-22T18:26:57.221Z","avatar_url":"https://github.com/rsteube.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-jira-cli\n\nSimple [Jira](https://www.atlassian.com/software/jira) terminal client based on [go-jira](https://github.com/andygrunwald/go-jira) and [github cli](https://github.com/cli/cli).\n\n[![asciicast](https://asciinema.org/a/414802.svg)](https://asciinema.org/a/414802)\n\n## Example\n\n```sh\ndocker-compose run --rm gj\ngj issue view --host \u003cTAB\u003e\n```\n\n## Getting Started\n\n```sh\ngj auth login [host] # e.g. 'issues.apache.org/jira'\n```\n- **anonymous** without credentials\n- **basic** auth with `username` and `token`\n- **cookie** with `username` and `password` (only cookie will be stored)\n\n### Shell completion\n\n```sh\n#bash\nsource \u003c(gj _carapace)\n\n# elvish\neval (gj _carapace|slurp)\n\n# fish\ngj _carapace | source\n\n# oil\nsource \u003c(gj _carapace)\n\n# powershell\nSet-PSReadlineKeyHandler -Key Tab -Function MenuComplete\ngj _carapace | Out-String | Invoke-Expression\n\n# xonsh\nCOMPLETIONS_CONFIRM=True\nexec($(gj _carapace))\n\n# zsh\nsource \u003c(gj _carapace)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsteube%2Fgo-jira-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsteube%2Fgo-jira-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsteube%2Fgo-jira-cli/lists"}