issue-backup

command module
v0.0.0-...-89b39f4 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: Unlicense Imports: 13 Imported by: 0

Documentation

Overview

The issue-backup stores a backup of GitHub issues in JSON format.

Usage:

issue-backup [OPTION]...

Flags:

-owner string
      owner name (GitHub user or organization)
-q    suppress non-error messages
-repo string
      repository name
-token string
      GitHub OAuth personal access token

Example:

issue-backup -owner USER -repo REPO -token ACCESS_TOKEN

To create a personal access token on GitHub visit https://github.com/settings/tokens

If the environment variable ISSUE_BACKUP_GITHUB_TOKEN is set, the access token will be read from there.

Jump to

Keyboard shortcuts

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