Lots of people use Swisscom developed CF Plugin
After creating a service instance, you’ll eventually need to administrate the service. For example you might need to create data tables in a database or backup/restore your data. For these use cases, we created the Cloud Foundry CLI Plugin Service Connector which is a local proxy app through which you can connect to your service instances using your preferred locally installed tools.
There is an alternative without installing and updating a CF plugin. CloudFoundry provide a way to ssh
into apps, with this you can also tunnel connections to your local desktop