cf marketplace
cf services
name service plan bound apps last operation
workshop-db cleardb spark create succeeded
cf service workshop-config-server
cf service workshop-db
cf service workshop-config-server
cf unbind-service APP_NAME SERVICE_INSTANCE
cf unbind-service workshop-fortune-service workshop-config-server
cf delete-service SERVICE_INSTANCE
cf delete-service workshop-config-server
cf apps
cf delete APP_NAME
cf scale APP_NAME [-i INSTANCES]
Using the Cloud Foundry Command Line Interface (cf CLI) Cloud Foundry CLI Reference Guide Managing Service Instances with the cf CLI