Skip to content

v2.6.0

Choose a tag to compare

@patrickcrocker patrickcrocker released this 16 May 16:06

2.6.0 - 2018-05-15

Added

  • stop command - Stop an app
  • restart command - Stop all instances of the app, then start them again. This causes downtime.
  • restage command - Recreate the app's executable artifact using the latest pushed app files and the latest environment (variables, service bindings, buildpack, stack, etc.)
  • enable-feature-flag command - Allow use of a feature
  • disable-feature-flag command - Prevent use of a feature

Changed

  • Better cleanup of users created by tests
  • The cf_user_exists function used in tests now handles result pagination

Packaged Dependencies

Dependency Version
cf cli 6.35.2
autopilot 0.0.3
yaml 1.10