Versions Compared

Key

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

Example

An action and its parameters put together unlock the power to get things done with your apps.

The example shows how to retrieve information about the Bob Swift Jira app in a multi-line format:

No Formatcode
acli --action getServerInfo --server https://bobswift.atlassian.net --outputFormat 2

Action output:

No Formatcode
Server info

Product . . . . . . . . . . . : Jira
Version . . . . . . . . . . . : 1001.0.0-SNAPSHOT
Base URL  . . . . . . . . . . : https://bobswift.atlassian.net
Title . . . . . . . . . . . . : Jira for Bob Swift Atlassian Apps
Build . . . . . . . . . . . . : 100118
Build date  . . . . . . . . . : 12/22/19 11:26 PM
Current time  . . . . . . . . : 
License information . . . . . : Not available for this Cloud instance.
Client  . . . . . . . . . . . : jira
User  . . . . . . . . . . . . : anonymous
Response time (milliseconds)  : 739

...