jira-cli icon indicating copy to clipboard operation
jira-cli copied to clipboard

A jira user friendly command line client

Results 45 jira-cli issues
Sort by recently updated
recently updated
newest added

Likely a blocker for many users. This password is often the same as the corporate VPN. Storing the password in the user's keychain seems like a better option than #1.

enhancement

I cloned the project and when I run "npm install" I get an error when babel is being executed: ` rimraf lib && babel src --out-dir lib src/boards.js -> lib/boards.js...

Fixes #65. In my last commit, I added a stray curly brace that broke the build. This should fix that.

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

If I don't have the .jira-cli/config.cfg file with my creds in the directory from which i'm executing jira then it fails authentication.

Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. Release notes Sourced from decompress's releases. v4.2.1 Prevent directory traversal (#73) 967146e https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 Commits 84a8c10 4.2.1 fafff47 Meta tweaks 967146e Prevent directory traversal (#73)...

dependencies

Hello 👋 10 months ago I made a _companion_ app for `jira-cli` – [jira-config](https://github.com/cobraz/jira-config). The intention is to make it possible to have more than one configuration for `jira-cli`, however...

I see then when invoking `jira user` `(node:14984) UnhandledPromiseRejectionWarning: StatusCodeError: 400 - {"errorMessages":["The query parameter 'username' is not supported in GDPR strict mode."],"errors":{}}` Anything I can do to work around...

When showing an issue in the console, the raw text is shown including markup characters. Since the markup is minimally invasive, this isn't an issue most of the time. With...

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies