Versions Compared

Key

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

This article explains how to get the licensed user count in Jira using Jira Command Line Interface (CLI).

Instructions

Use the getServerInfo action to get the licensed users count with the outputFormat parameter. The Jira instance must have a CLI connector of version 9.3 to get the license user count result.

...

Verify the value of Current licensed users from the output of the CLI action. As an example, the value of Current licensed users for various Jira products such as Jira Core - 0, Jira Service Desk - 3, and Jira Software - 15, as shown in the following screenshot:

Info
  • The
 getServerInfo action is
  •  license information is available from Jira CLI version 9.3 and higher.