jira-export

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

README

jira-export

Build Status Go Report Card GoDoc License PRs Welcome

jira-export

Example Call: jira-export -url https://myjira.com -user tsmith

The Tool will request your password for the JIRA account, then ask for the JQL you wish to export.

NOTE: YOU MUST USE ORDER BY ON YOUR JQL QUERY. IT IS BEST TO ORDER BY CREATED DATE ASCENDING. THE REASON FOR THIS IS THAT OTHERWISE YOUR FILE WILL CONTAIN DUPLICATES THAT OVERWRITE OTHER TICKETS.

EXAMPLE JQL: project = Aegis and status = Resolved-Remediated ORDER BY created ASC

Output Format:

KEY | SUMMARY | ASSIGNMENTGROUP | STATUS | METHODOFDISCOVERY | ORG | CREATED | ALERTDATE | DUE | RESOLUTIONDATE | PRIORITY | CVSS | CERF | PORTS | OS | HOSTNAME | IPADDRESS | VULNERABILITY | VULNERABILITYID | OPERATINGSYSTEM | SOLUTION

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL