We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jira issue create
Describe the bug
On Windows PowerShell:
.\jira.exe issues create ✗ Params `--summary` and `--type` is mandatory when using a non-interactive mode
I was expecting to see an interactive CLI when not using any parameters as indicated by the README.
Please provide following details
(Version="1.5.1", GitCommit="0e0f82d52ef5a775d2cc662fbe38d9732b9b5c59", CommitDate="2024-01-20T10:48:06+00:00", GoVersion="go1.21.5", Compiler="gc", Platform="windows/amd64")
SERVER INFO ----------- Version: 1001.0.0-SNAPSHOT Build Number: 100251 Deployment Type: Cloud Default Locale: en_US
Windows 10, Version 10.0.19045 Build 19045
Windows Terminal
To Reproduce
Steps to reproduce the behavior:
.\jira.exe issue create
Expected behavior An interactive CLI
The text was updated successfully, but these errors were encountered:
@JosXa This was fixed by me with #706. Most likely, it will be included in the next release :)
Sorry, something went wrong.
Thank you for the work @beatbrot :)
No branches or pull requests
Describe the bug
On Windows PowerShell:
I was expecting to see an interactive CLI when not using any parameters as indicated by the README.
Please provide following details
To Reproduce
Steps to reproduce the behavior:
.\jira.exe issue create
Expected behavior
An interactive CLI
The text was updated successfully, but these errors were encountered: