This update for cf-cli fixes the following issues:
cf-cli was updated: to version 6.43.0 (bsc#1132242)
Enhancements :
cf curl supports a new --fail flag (primarily for scripting purposes) which returns exit code 22 for server errors storycf delete-orphaned-routes such that it uses a different endpoint, reducing the chance of a race condition when two users are simultaneously deleting orphaned routes and associating routes with applications storySecurity:
Other Bug Fixes:
cf-cli was updated to version 6.42.0:
Minor Enhancements:
cf restage help text and the first line in the command's output to indicate that using this command will cause app downtime storycf bind-route-service help text to clarify usage instructions storycf create-service-boker to be more helpful when the CC API returns a 502 due to an invalid service broker catalog ue for cf unset-env storycf marketplace command to include a new broker column to prepare for a upcoming services-related feature which will allow services to have the same name as long as they are associated with different service brokers storyBugs:
cf enable-service-access -p plan whereby when we refactored the code in CLI v6.41.0 it created service plan visibilities as part of a subsequent run of the command (the unrefactored code skipped creating the service plan visibilities); now the command will skip creating service plan visibilities as it did prior to the refactor storycf rename-buildpack help text which was missing reference to the -s stack flag storybrew search cloudfoundry-cli storycf service service-instance for a route service, the route service url appears in the key value table storyUpdate to version 6.41.0:
Enhancements:
cf --help to include the delete command storyUpdate to version 6.40.1:
Bug Fixes:
2.114. The minimum cc api version is now correctly set to 2.112. storycf service service-instance, now the documentation url displays correctly for services which populate that field storyUpdate to version 6.40.0:
Bug Fixes:
Update to version 6.39.0:
Enhancements:
Bug Fixes:
update to version 6.38.0:
Enhancements:
Bug Fixes:
Update to version 6.37.0:
Enhancements
Bug Fixes:
Update to version 6.36.0:
Bug Fixes:
update to version 6.35.2:
Bug Fixes: