Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Server add-ons are UPM installed add-ons that provide server specific capabilities. There are two types of server add-ons.

Table plus
TypeDescription
REST ServicesCLI ConnectorProvides REST API services for CLI clients or for direct accessRun CLI Action connections.
Run CLI Actions

These are product-specific add-ons that bundle ACLI Atlassian CLI capabilities within product specific functionality

  • ACLI Atlassian CLI actions are specified in the same syntax and run virtually the same code from within the product as would be case if run from a command line.
Table plus
ServerDescription
JIRA
  • Workflow post functions and validators that run ACLI CLI actions
  • Menu interface for administrators to run ACLI CLI actions
Confluence
  • Macro to run ACLI CLI actions based on user input or show content constructed from ACLI CLI actions
Bamboo
  • Tasks to run ACLI CLI actions in build and deployment plans
Stash
  • Commit hook to run ACLI CLI actions
 

Clients

Clients are standalone command line tools installed on a local any system (PC or server) and access Windows, Linux, OSX) with Java and accesses Atlassian products via remote APIs. Clients are installed by downloading and unpacking the distribution zip. Clients are included with any server add-on purchase and require an installed server add-on for each server they connect with. 

...