An open API service indexing awesome lists of open source software.

https://github.com/containeroo/jiractl

A blazing fast CLI tool to do Jira stuff like a real hacker 😎
https://github.com/containeroo/jiractl

Last synced: 6 months ago
JSON representation

A blazing fast CLI tool to do Jira stuff like a real hacker 😎

Awesome Lists containing this project

README

          

# jiractl

A blazing fast CLI tool to do Jira stuff like a real hacker 😎.

## Usage

```text
Usage:
jiractl [flags]
jiractl [command]

Available Commands:
blockers Find blocker issues
completion Generate the autocompletion script for the specified shell
help Help about any command
issues Issues related commands
login Login to Jira
version Print the version number of jiractl
worklogs Worklogs related commands

Flags:
-h, --help help for jiractl

Use "jiractl [command] --help" for more information about a command.
```