Versions Compared

Key

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

...

  1. Use the --project parameter along with --getVersionList to get the released/unreleased version details of a project. The command to use:

    Code Block
    themeMidnight
    --action getVersionList --options excludeReleased --project CT 




  2. If excludeReleased is not used, then the list of all versions available in a project can be obtained. The command to use:

    Code Block
    themeMidnight
    --action getVersionList --project CT 



Info

The command works for cloud as well as self-hosted Jira instances.

Refer to

this documentation

these documentations for more information on the actions:

 getVersionList

--project

--options