I'd like to ensure a test JIRA instance has the same plugins as the production. Is there a documented way to copy/clone/rsync off plugins from one JIRA to another ....via command line?
The docs (https://confluence.atlassian.com/display/UPM/Installing+add-ons) refer to "Plugins 1" and "Plugins 2". However in my prod instance, I also see /opt/atlassian/jira/atlassian-jira/WEB-INF/atlassian-bundled-plugins/*
I can do a cycle of trial and error tomorrow but I figure I'll fire off a question here.
For more context: I want to do something like: https://answers.atlassian.com/questions/12911037 via Ansible. I have the basics there (local mysql), but now it's more about how fully automated I can get it.
Sometimes you may have add-ons installed in your staging instance for testing and you don't want to uninstall those usually
UPM Command Line Interface (CLI) can provide some help for you in this area. Specifically:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For me those links currently go no where - it looks like the JIRA part of bobswift.atlassian.net is available but not the wiki part (for the UPM CLI):
Screen Shot 2016-10-05 at 10.07.24 AM.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry about that. I forgot to enable anonymous access. Should work now. Thanks for letting me know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks! Nice work.
I have a dangerous question: Would you say everything that the UPM CLI can be done if you know your way around the JIRA API, and are willing to spend the time and effort? Or in other words how much "secret sauce" is in the UPM CLI?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is no magic involved, just a simple matter of programming .
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.