Skip to content

io.pivotal.cf-butler postgres-2024.03.15 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.pivotal</groupId>
  <artifactId>cf-butler</artifactId>
  <version>postgres-2024.03.15</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.