{"id":20130633,"url":"https://github.com/chaseconey/jira-cli","last_synced_at":"2025-03-02T21:43:06.344Z","repository":{"id":31557208,"uuid":"35121919","full_name":"chaseconey/jira-cli","owner":"chaseconey","description":"A simple Jira command-line interface","archived":false,"fork":false,"pushed_at":"2015-07-01T20:04:02.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T08:46:23.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/chaseconey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-05T20:20:02.000Z","updated_at":"2015-05-07T21:25:00.000Z","dependencies_parsed_at":"2022-09-25T05:01:33.733Z","dependency_job_id":null,"html_url":"https://github.com/chaseconey/jira-cli","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Fjira-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Fjira-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Fjira-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaseconey%2Fjira-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaseconey","download_url":"https://codeload.github.com/chaseconey/jira-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241577071,"owners_count":19984940,"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":[],"created_at":"2024-11-13T20:39:16.767Z","updated_at":"2025-03-02T21:43:05.912Z","avatar_url":"https://github.com/chaseconey.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## jira-cli\n\n[![StyleCI](https://styleci.io/repos/35121919/shield)](https://styleci.io/repos/35121919/)\n[![Latest Stable Version](https://poser.pugx.org/chaseconey/jira-cli/v/stable)](https://packagist.org/packages/chaseconey/jira-cli) [![Total Downloads](https://poser.pugx.org/chaseconey/jira-cli/downloads)](https://packagist.org/packages/chaseconey/jira-cli) [![Latest Unstable Version](https://poser.pugx.org/chaseconey/jira-cli/v/unstable)](https://packagist.org/packages/chaseconey/jira-cli) [![License](https://poser.pugx.org/chaseconey/jira-cli/license)](https://packagist.org/packages/chaseconey/jira-cli)\n\nA very simple command-line interface to your Jira instance.\n\n*In Development*\n\n### Quickstart\n\n*As of right now, these lines are required in your global composer json due to dependency issue*\n\n```json\n\t{\n\t\t\"minimum-stability\": \"dev\",\n\t\t\"prefer-stable\": true\n\t}\n```\n\n* Install globally via composer\n\n`composer global require \"chaseconey/jira-cli=~0.1\"`\n\n* Initialize config file\n\n`jira init`\n\n* Setup necessary config options (all are required)\n\n`vim ~/.jira-cli/.env`\n\n* Run commands!\n\n### Example commands\n\nPerform full-text searches through the search command:\n\n`jira search \"some interesting search\"`\n\nGet detailed information about a specific issue:\n\n`jira key PROJ-1`\n\nGet detailed information with all of the associated comments:\n\n`jira key PROJ-1 --comments`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaseconey%2Fjira-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaseconey%2Fjira-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaseconey%2Fjira-cli/lists"}