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.
Click to show internal directories.
Click to hide internal directories.