tracker-governer

0.0.1 • Public • Published

Pivotal Tracker Governor

Your governor to help you sync stories between your private and public board.

Installation

npm install -g tracker-governor

Usage

Find your Tracker API Token and export it to TG_API_TOKEN environment variable.

export TG_API_TOKEN=<your token>
tracker-governor sync --help

Usage: sync [options]

sync state of public and private stories

Options:
  -u, --public-project-id <id>   Project ID of the public project
  -r, --private-project-id <id>  Project ID of the private project
  -d, --dry-run                  Don't perform any changes, print actions
  -y, --yes                      Automatic yes to prompts
  -s, --silent                   Use with --yes to silently change all stories
  -h, --help                     output usage information

Readme

Keywords

none

Package Sidebar

Install

npm i tracker-governer

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

71.8 kB

Total Files

27

Last publish

Collaborators

  • mike1808