mirror of
https://github.com/Fishwaldo/bamboo-rundeck-plugin.git
synced 2025-03-15 19:31:30 +00:00
bamboo task plugin to execute a rundeck job using the Rundeck client API
scripts | ||
src | ||
LICENSE.TXT | ||
pom.xml | ||
README | ||
README.TXT |
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