0.0.3 • Published 6 years ago

@pubsweet/mover v0.0.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

Usage

Run gitlab-issue-mover to get a list of options (all required):

Options:
  --help       Show help                                               [boolean]
  --version    Show version number                                     [boolean]
  -u, --url    GitLab URL                                    [string] [required]
  -t, --token  GitLab token                                  [string] [required]

Then run, e.g.:

gitlab-issue-mover -u https://gitlab.coko.foundation -t yourToken

The script will guide you through the rest of the process (choosing the project you want to move issues from and to).