Versions Compared

Key

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

...

The Atlassian CLI family for Version 4 has some new members! consists of both server and client elements. This describes the various add-ons and their relationship.

...

Table plus

Server

...

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 ServicesProvides REST API services for CLI clients or for direct access.
Run CLI Actions

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

  • ACLI 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. In particular, they need similar parameter settings including the server URL for the Atlassian product server that needs to be accessed remotely.
Table plus
ServerDescription
JIRA
  • Workflow post functions and validators that run ACLI actions
  • Menu interface for administrators to run ACLI actions
Confluence
  • Macro to run ACLI actions based on user input or show content constructed from ACLI actions
Bamboo
  • Tasks to run ACLI actions in build and deployment plans
Stash
  • Commit hook to run ACLI actions

 

...

Clients

Clients are standalone command line tools installed on a local system (PC or server) and access 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

See Client Downloads.