/
How to delete a workflow using the Jira Command Line Interface
How to delete a workflow using the Jira Command Line Interface
This article explains how to delete a workflow from Jira using the Bobswift's Jira Command Line Interface.
Instructions
Perform the following action remove a workflow using Jira Command Line Interface:
--action deleteWorkflow --workflow Test
In this example, Test is the workflow name.
In this command:
- --workflow refers to the name of the workflow.
While deleting a workflow, make sure that it is not assigned to any project. Only inactive workflows can be deleted by using Jira Command Line Interface.
Related content
How to delete a workflow scheme using Jira Command Line Interface
How to delete a workflow scheme using Jira Command Line Interface
More like this
[Includes] Edit Workflow
[Includes] Edit Workflow
More like this
Uninstallation
Uninstallation
More like this
Delete a Snapshot
Delete a Snapshot
More like this
How to bulk projects delete in Jira
How to bulk projects delete in Jira
More like this
How to associate a workflow to a workflow scheme with Jira CLI
How to associate a workflow to a workflow scheme with Jira CLI
More like this