Skip to content
 
 

Repository files navigation

cf-recycle-plugin

CircleCI

This Cloudfoundry cli plugin is to allow the recycling of application instances without interruption to the application availability.

The plugin works by restarting individual Application Instances(AI's) waiting for one to fully restart before moving on to the next.

Prerequisites

  1. Golang 1.5+
  2. CF CLI 6.13+

Installation from Source

dep ensure -v
go build -o deploy/cf-recycle-plugin
cf install-plugin deploy/cf-recycle-plugin -f

Download

Binaries are available in the releases section.

Usage

cf recycle <APP NAME>

About

Cloud Foundry cli plugin for rolling restart of application instances

Topics

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages