https://github.com/scrum/git-copy-repos-labels-cli
CLI for git-copy-repos-labels
https://github.com/scrum/git-copy-repos-labels-cli
Last synced: 5 months ago
JSON representation
CLI for git-copy-repos-labels
- Host: GitHub
- URL: https://github.com/scrum/git-copy-repos-labels-cli
- Owner: Scrum
- Created: 2019-08-06T09:05:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T17:15:35.000Z (over 3 years ago)
- Last Synced: 2025-10-13T08:45:56.430Z (9 months ago)
- Language: JavaScript
- Size: 940 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# git-copy-repos-labels-cli
> CLI for git-copy-repos-labels
[](https://travis-ci.org/Scrum/git-copy-repos-labels-cli)[](https://coveralls.io/r/Scrum/git-copy-repos-labels-cli)
## Install
```bash
npm install -g git-copy-repos-labels-cli
```
## Usage
```bash
$ git-copy-repos-labels --help
Usage:
$ git-copy-repos-labels
Options:
--from Github repository from copy labels.
--to Github repository to copy labels.
--token You Github Personal Token. Grab it from your [Developer settings](https://github.com/settings/developers)
--strategy Behavior strategy for merging, deleting or updating labels [docs](https://github.com/Scrum/git-copy-repos-labels#strategy)
--help -h CLI Help
--version -v CLI Version
Examples:
$ git-copy-repos-labels --from scrum/git-template-labels --to post/post-static --token 59bd8d5eb1980b7f926f2d106f4f2f0312fdf97f
```
## Related
- [git-copy-repos-labels](https://github.com/Scrum/git-copy-repos-labels) - A iny helper to copy a list of labels from the github repository