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
CLI ConnectorProvides This is a component of the CLI add-ons that installs on the Atlassian server and provides REST API services for CLI clients or Run CLI Action connections.
Run CLI Actions

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

  • 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 CLI actions
  • Menu interface for administrators to run CLI actions
Confluence
  • Macro to run CLI actions based on user input or show content constructed from CLI actions
Bamboo
  • Tasks to run CLI actions in build and deployment plans
Stash
  • Commit hook to run CLI actions

...