Project

General

Profile

Usage

redmineuploader [options] <project> <version> [filenames...]

Options:
  -?, -h, --help               Displays this help.
  -v, --version                Displays version information.
  -r, --root <root>            Redmine root URL
  -u, --username <username>    Redmine username
  -p, --password <password>    Redmine password

Arguments:
  project                      Redmine project identifier
  version                      Project version
  filenames                    Files to upload

Root URL, Username and Password will be saved in a configuration file and could be reused later without define them on command-line :

Windows: C:\Users\<User>\AppData\Roaming\Kervala\RedmineUploader.ini
Linux: ~/.config/Kervala/RedmineUploader.ini
OS X: ?