acli jira workitem archive - Archives a work item or multiple work items. Archive a work item if you want to remove it from your project without deleting it. If you archive a work item, it will only appear in Archived work items and can no longer be edited. You can restore an archived work item if you need it in the future.
acli jira workitem assign - Assign a work item to an assignee or multiple work items to multiple assignees.
acli jira workitem clone - Create a duplicate of a work item or multiple work items by cloning within the same project or site, copying over most information from a work item like the Summary and Description fields and more.
acli jira workitem comment - Add a comment to a work item or multiple work items using the default visibility for the project.
acli jira workitem create - Create a Jira work item to track individual pieces of work that must be completed.
acli jira workitem transition - Transitioning a work item can mean moving it to another status, or performing a looped transition where the transition allows you to perform an action but keep the work item in its current status.