Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
Jira CLI(7)							     Jira CLI(7)

NAME
     jira-issue-unlink - Unlink disconnects two issues from each other

SYNOPSIS
     jira issue unlink INWARD_ISSUE_KEY OUTWARD_ISSUE_KEY [flags]

DESCRIPTION
     Unlink disconnects two issues from each other, if already connected.

OPTIONS
     -h, --help[=false]      help for unlink

     --web[=false]	 Open  inward  issue in web browser after successful un-
     linking

OPTIONS INHERITED FROM PARENT COMMANDS
     -c, --config=""	   Config  file  (default  is  /root/.config/.jira/.con-
     fig.yml, can be overridden with JIRA_CONFIG_FILE env var)

     --debug[=false]	  Turn on debug output

     -p,  --project=""	     Jira  project to look into (defaults to /root/.con-
     fig/.jira/.config.yml)

EXAMPLE
     $ jira issue unlink ISSUE-1 ISSUE-2

SEE ALSO
     jira-issue(7)

HISTORY
     1-Aug-2026 Auto generated by spf13/cobra

Auto generated by spf13/cobra	    Aug 2026			     Jira CLI(7)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=jira-issue-unlink&sektion=7&manpath=FreeBSD+Ports+15.1.quarterly>

home | help