Skip to content

Enonic CLI v1.1.0

Compare
Choose a tag to compare
@jsi jsi released this 03 Jan 13:56
· 335 commits to master since this release

Changelog

Features

  • Allow to pass flags to gradlew (#166).
  • Enable Vacuum command (#189).
  • keep-alive in cms reprocess (#179).
  • keep-alive in repo reindex (#183).

Improvements

  • Add backwards compatibility for reprocess command (#182).
  • Change update message when local version of CLI is the latest (#174).
  • Flag to list B- and RC- versions of the distro on "create sandbox" (#168).
  • Hide password when dump upgrading (#167).
  • Indicate latest, stable and unstable releases (#153).
  • Make import top level command (#163).
  • Show example of a custom repo path in project create wizard (#151).
  • enonic app install --file panics when file is not found (#177).
  • enonic project create project name cmdline parameter (#161).

Bugs

  • After restart of server - token is invalid but no revalidation is attempted (#169).
  • CLI does not exit on SIGINT (Crtl + C) when creating new projects (#150).
  • Change update to upgrade in the description of how to upgrade CLI with brew (#159).
  • deploy task is interrupted when processId of previously running sandbox cannot be not found (#181).
  • enonic project create --help parameters not documented (#160).
  • enonic project create doesn't include .gitignore (#156).