You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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