bamboo task plugin to execute a rundeck job using the Rundeck client API
Find a file
2013-05-10 09:46:27 -07:00
scripts added jenkins 1.0 release job 2013-05-10 09:46:27 -07:00
src merged support for atlassian release management and wiki doc from trunk 2012-04-15 11:35:58 -07:00
LICENSE.TXT Added Constants 2012-02-15 08:22:55 -08:00
pom.xml merged support for atlassian release management and wiki doc from trunk 2012-04-15 11:35:58 -07:00
README first commit 2012-02-08 20:24:48 -08:00
README.TXT added source from original in-house subversion repo, the first github commit after successful compile 2012-02-09 10:33:01 -08:00

You have successfully created a plugin using the Bamboo plugin archetype!

Here are the SDK commands you'll use immediately:

* atlas-run   -- installs this plugin into Bamboo and starts it on http://localhost:6990/bamboo
* atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
* atlas-cli   -- after atlas-run or atlas-debug, opens a Maven command line window:
                 - 'pi' reinstalls the plugin into the running Bamboo instance
* atlas-help  -- prints description for all commands in the SDK

Full documentation is always available at:

https://developer.atlassian.com/display/DOCS/Developing+with+the+Atlassian+Plugin+SDK