Last updated Oct 3, 2024

acli jira workitem attachment list

List all the attachments of a workitem.

1
2
acli jira workitem attachment list [flags]

Examples

1
2
# List work item attachment
$ acli jira workitem attachment 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 attachments for

SEE ALSO

Rate this page: