Hi,
I want to copy a space in confluence using CLI for confluence plugin which should be triggered from Jira Post function - Groovy script.
Can any one help me on this ? If not with Groovy any other ways to do ?
Hello,
I think you need to call cli from bash or something like this. You can use the following command in groovy:
"cmd /c mvn".execute()
Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!
Start here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.