gitlab-issue-exporter

command module
v0.0.0-...-44953d5 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2016 License: GPL-3.0 Imports: 5 Imported by: 0

README

Gitlab Issue Exporter

This is a command line utility to export all open issues from a Gitlab installation to a .csv file. The resulting csv contains the title, description, start date, due date (if set on the milestone of the ticket) and current assignee. The description contains a complete history of all comments for the issue and is formatted in Markdown.

Installation

You need to have go installed and set up. Install with

   go get github.com/b0m0x/gitlab-issue-exporter

Usage

Export:

   gitlab-issue-exporter --host git.your-organisation.com --token YOUR_GITLAB_PRIVATE_TOKEN --project your-org/your-project

The export is stored in export.csv. The format is compatible with Redmine if Redmine is configured to use markdown.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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