Skip to content
New issue

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

Parameters for jira create #30

Open
hectorv opened this issue Mar 14, 2019 · 9 comments
Open

Parameters for jira create #30

hectorv opened this issue Mar 14, 2019 · 9 comments

Comments

@hectorv
Copy link

hectorv commented Mar 14, 2019

I would like to pass parameters to jira create, so instead of going over the interactive options:

❯ jira create
? Project:  Ops
? Issue type:  Task
? Please provide the issue name : Set up Jira CLI

New issue: OPS-7829

I would type a more direct:

❯ jira create -p OPS -t task -m "Set up Jira CLI"

Thanks!

@ehipp-altair
Copy link

+1 for this, using questions is not an option since I want to bulk create issues.

@miguelmich
Copy link
Member

Cool, I'm going to be working on this one this week :)

@allout58
Copy link

Any update on this? We have a lot of projects in our workspace, and it would be nice to not have to scroll through everything to get to a project in the middle

@miguelmich
Copy link
Member

Hey there, I haven't had the time to resume the development, I've been working on this project today, hopefully, I could release it today :)

@cjwilburn
Copy link

I really enjoy using this tool, so if you need help, please let me know.

@miguelmich
Copy link
Member

Thanks @cjwilburn, any help is always welcome, the problem that we have right now is the custom required fields #36, we need to come up with a solution for that issue before we continue with this one so please join us in there if you have any suggestions :)

@friederbluemle
Copy link

It would be really amazing to be able to skip the interactive steps and directly create an issue with one command. Any updates here?

@fernandezmoralesj
Copy link

This feature is precisely why I wanted a CLI tool. It will be a massive productivity enabler.
I wish I know js enough to contribute.
I don't understand why #36 is a blocker for this. If this could be implemented for the "naive" project without custom fields, is already a big thing.

@kmdpl
Copy link

kmdpl commented May 15, 2021

After trying different CLI tools for Jira, I am using this tool (JiraCLI) for a few days. It supports both interactive modes + also allows you to create issues directly. It seems to have other useful features too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants