mediatech-youtrack-workflow-cli

Youtrack workflow cli. May download and upload all workflows.


License
Apache-2.0
Install
npm install mediatech-youtrack-workflow-cli@0.1.2

Documentation

youtrack-workflow-cli

We recommend IntelliJ IDEA

License

Why?

We like Youtrack, but youtrack-scripting can't upload/download all workflows in one command.

Usage

Usage: youtrack-workflow-cli [options] [command]

Options:
  -V, --version                  output the version number
  -H, --host <host>              The base URL of your YouTrack installation
  -T, --token <token>            A permanent token that grants access to the YouTrack service. You can generate your own permanent tokens to authenticate with YouTrack on the Authentication tab of your Hub profile.
  -h, --help                     output usage information

Commands:
  list                           View a list of installed workflows
  download [options] [workflow]  Download a workflow. If workflow not set download all workflows.
  upload [options] [workflow]    Upload workflow to server. If workflow not set upload all workflows.