This article explains how to associate a workflow to project using Jira Command Line Interface app.
Instructions
Use the associateWorkflow action to associate a workflow to the workflow scheme using name and workflowScheme as required parameters.
- workflowScheme: Workflow scheme name or id. Use blank for default scheme.
- name: Name of the workflow.
For this example, created a new workflow
namenamed Associate_Workflow_1 and workflow schema named Associate_Workflow_Scheme_1
Note If you are creating new workflow and workflow scheme on global level, they can be viewed in Inactive workflows and Inactive Workflow schemes.
...