How to install an add-on using an atlassian sdk command?

Alex M April 29, 2014

Hi,

I'm trying to install as set of add-ons/plug-ins (jar files stored in my machine) into a running JIRA instance.
What should be the best way to do it?

Thanks.

2 answers

1 accepted

0 votes
Answer accepted
codelab expert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 11, 2014

Please have a look at https://answers.atlassian.com/questions/139542/is-it-possible-to-install-a-plugin-to-remote-server-via-atlas-cli-pi

You can use the command atlas-cli with special parameters.

0 votes
BenjiI
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 11, 2014

Hi Alex,

The first option I would suggest is to go to the admin panel of your running JIRA instance and use the addon tools to upload the jars with you webbrowser.

Another option is to use the command line tools to install one or more plugins remote:

https://developer.atlassian.com/display/DOCS/atlas-install-plugin

Hope this helps?!

Suggest an answer

Log in or Sign up to answer