How to update the release version for multiple projects using Jira Command Line Interface (CLI)
This article explains how to update the release versions for multiple projects using CLI in a single action.
Instructions
- Create a CSV file with the list of project keys and version name as shown in the screenshot below:
Write an action with runFromCsv and releaseVersion actions together to update versions on multiple projects. Please see the example action below:
--action runFromCsv --common "--action releaseVersion" --file project.csv
This action runs and update the release version for the listed projects.
Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2022 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.