{"id":23478298,"url":"https://github.com/willis7/jiractl","last_synced_at":"2025-04-13T16:59:59.890Z","repository":{"id":71222761,"uuid":"248016286","full_name":"willis7/jiractl","owner":"willis7","description":"'jiractl' is short for Jira Controller.","archived":false,"fork":false,"pushed_at":"2020-03-19T15:34:16.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T16:59:58.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willis7.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":"2020-03-17T16:15:34.000Z","updated_at":"2020-03-19T15:34:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"aaaeb395-19c9-40b2-a735-0519441f3722","html_url":"https://github.com/willis7/jiractl","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/willis7%2Fjiractl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fjiractl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fjiractl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willis7%2Fjiractl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willis7","download_url":"https://codeload.github.com/willis7/jiractl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248750078,"owners_count":21155685,"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-12-24T19:18:33.570Z","updated_at":"2025-04-13T16:59:59.871Z","avatar_url":"https://github.com/willis7.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jiractl\n\n'jiractl' is short for Jira Controller.\n\n## Status\n[![Build Status](https://travis-ci.org/willis7/jiractl.svg?branch=master)](https://travis-ci.org/willis7/jiractl)\n[![codecov](https://codecov.io/gh/willis7/jiractl/branch/master/graph/badge.svg)](https://codecov.io/gh/willis7/jiractl)\n\n## Usage\n```\n$ jiractl help\n\nJiractl is a CLI for Jira housekeeping tasks.\n\tJiractl uses the REST API to control your instance and execute\n\tcommon tasks.\n\nUsage:\n  jiractl [command]\n\nAvailable Commands:\n  close       Close issues that have not been actioned since warning.\n  help        Help about any command\n  nudge       Prompt issue watchers to action their tickets.\n\nFlags:\n      --config string   config file (default is $HOME/.jiractl.yaml)\n  -d, --dry-run         No operation dry run\n  -h, --help            help for jiractl\n      --pass string     JIRA Password.\n  -t, --toggle          Help message for toggle\n      --url string      JIRA instance URL (format: scheme://[username[:password]@]host[:port]/).\n      --user string     JIRA Username.\n\nUse \"jiractl [command] --help\" for more information about a command.\nsubcommand is required\n```\n\n### Config\n\nThis CLI supports the use of a configuration file for persisting connection details.\n\nExample `.jiractl.yml`\n\n``` yaml\n---\nurl: \"https://mydomain.atlassian.net/\"\nuser: \"sion@mydomain.com\"\npass: \"DYPMYSUPERSECRETPASSWORDKEYTHINGYE20\"\n```\n\n## Development\n\nSee the [Makefile](Makefile) for a complete list of commands.\n\n\n``` bash\n$ export TESTARGS=\"--url=scheme://[username[:password]@]host[:port]/\"\n# test runs the unit tests\n$ make test\n\n# testrace runs the race checker\n$ make testrace\n\n# dev creates binaries for testing Jiractl locally. These are put\n# into ./bin/ as well as $GOPATH/bin\n$ make dev\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Fjiractl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillis7%2Fjiractl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillis7%2Fjiractl/lists"}