Skip to content

org.cftoolsuite.cfapp.cf-butler postgres-2024.05.25 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.cftoolsuite.cfapp</groupId>
  <artifactId>cf-butler</artifactId>
  <version>postgres-2024.05.25</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

My purpose in life is to cleanup stale apps and services on a Cloud Foundry foundation. I can be configured to report on and remove orphaned services and stopped app instances older than a configurable duration. I do many other useful things too.