Search Criteria
Package Details: jira-cli 1.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/jira-cli.git (read-only, click to copy) |
|---|---|
| Package Base: | jira-cli |
| Description: | Feature-rich interactive Jira command line. |
| Upstream URL: | https://github.com/ankitpokhrel/jira-cli |
| Licenses: | MIT |
| Conflicts: | go-jira, go-jira-bin, jira-cli-bin |
| Provides: | jira |
| Submitter: | 1995parham |
| Maintainer: | 1995parham |
| Last Packager: | 1995parham |
| Votes: | 4 |
| Popularity: | 0.013941 |
| First Submitted: | 2022-08-06 12:28 (UTC) |
| Last Updated: | 2025-08-31 21:26 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, goup-rsAUR, gcc-go) (make)
Latest Comments
squiddo commented on 2025-08-22 21:38 (UTC)
Tiny diff for 1.6.0:
seeseemelk commented on 2024-10-08 07:24 (UTC)
The bash completions seem to be stored in the wrong directory.
Instead of /usr/share/bash-completion/..., they're stored in /usr/share/bash-completions/...
C.Schmidpeter commented on 2023-06-25 16:02 (UTC) (edited on 2023-06-25 16:30 (UTC) by C.Schmidpeter)
Running commands e.g. 'jira init' results in:
jira:39: command not found: open_command
Using the docker image as described in README.md works normally.
edit: Ok, figured out the issue: Had in .zshrc the line 'zinit snippet OMZP::jira', which overwrote the 'jira' command.
VannTen commented on 2023-02-02 12:25 (UTC) (edited on 2023-02-02 12:26 (UTC) by VannTen)
Would you mind applying the following patches ? (adding completion and man pages, fix some packaging stuff) (
git am patch-file.patchdoes the trick)tardypad commented on 2022-08-15 08:23 (UTC)
Can you add a Conflict with go-jira and go-jira-bin (which have the same "jira" binary)?