Last updated Oct 3, 2024

List all the links of a workitem.

1
2
acli jira workitem link list [flags]

Examples

1
2
# List work item links
$ acli jira workitem link list --key TEST-123

Options

1
2
  -h, --help         Show help for command
      --json         Output in JSON format
      --key string   Workitem key to list the links for

SEE ALSO

Rate this page: