This article explains how to add board administrators using Bobswift Jira Command Line Interface.
Instructions
Perform the following CLI action to add board administrators:
Code Block | ||
---|---|---|
| ||
--action addBoardAdministrators --board "ABC board" --group "jira-software-users" |
...