I am using Groovy for writing a script. I want to use CLI script using Groovey. So how we can write script for CLI. Please give me the step to write a script in Groovy to run CLI commands. And how we execote that script in JIRA?
without eaxct requiremet no one is going to help here!!
only requiremts seeing here is CLI and Groovy!!
i am not sure why you people only preferring CLI and groovy, is there any specific reason???
This is the same question as https://answers.atlassian.com/questions/192736/how-to-write-a-script-in-cli which has more information.
However, it's still very unclear what you're trying to do. You keep asking about the CLI and Groovy but don't explain any of the structure of what you're trying to do with them. It's difficult to help you when you keep talking about two separate things you thing you want to use together when you have not told us how you want to use them. I'd suggest that you forget the CLI and Groovy for now and tell us what the end goal is - then we can actually start to tell you things like "do X in the CLI and you can then do Y with Groovy" or "If you do X in Groovy, then you'll be able to use the CLI to automate Y".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bob,
Actually ,we want to Import External database in the jira by using CLI Plugin.So we have to write Script for this.How can we do this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
p.s. I'm not Bob.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What does "import external database" mean? What are you importing from the database? Issues? Is it another bug tracker?
Why are you insisting on the CLI when Jira has importers that may well be a lot more easy?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am Bob :), but I don't have a clue what you are trying to do so it is hard to recommend anything specific. The mechanics of using groovy and CLI are in this question: https://answers.atlassian.com/questions/178123/groovy-script-question
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bob,
Actually ,we want to Import External database in the jira by using CLI Plugin.So we have to write Script for this.How can we do this ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.