git-copy-repos-labels-cli

0.0.5 • Public • Published

git-copy-repos-labels-cli

CLI for git-copy-repos-labels

Travis Build StatusCoveralls status

Install

npm install -g git-copy-repos-labels-cli

Usage

$ git-copy-repos-labels --help
 
  Usage: 
    $ git-copy-repos-labels <options>
 
  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

Readme

Keywords

Package Sidebar

Install

npm i git-copy-repos-labels-cli

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

5.91 kB

Total Files

8

Last publish

Collaborators

  • scrum