• PIT CLI options -e, -E, --title, --text.

    Ghost released this 2011-12-08 21:02:33 +00:00 | 96 commits to main since this release

    PIT CLI

    • Added an option, -e, to filter by extended properties and its complement,
      -E, to set extended properties. Format of the option argument is
      <propName>=<propValue>.
    • Added the --title and --text options to specify the title and text of an
      issue on the command line.
    • When a new issue is created or an issue is set to rejected or resolved status
      a timestamp is added as an extended property: created, rejected, and
      resolved are the property names respectively.
    Downloads