This repository has been archived by the owner on Jun 2, 2022. It is now read-only.
Releases: cloudfoundry/cf-drain-cli
Releases · cloudfoundry/cf-drain-cli
CF Drain CLI v2.0.0
Changelog
- Remove stale documentation
- Remove references to the syslog forwarder
- Removed commands
v2-drain-space
andv2-migrate-space-drain
. It was possible for these commands to cause platform downtime and instability.
CF Drain CLI v1.2.0
Changelog:
- Removes experimental warning for
drain-space
command - Adds experimental v2 commands for draining services
CF Drain CLI v1.0.0
- Remove adapter-type flag
- Security improvements
- Space Drain supports multiple drain endpoints
- UX cleanup around drain creation and deletion
CF Drain CLI v0.7
Includes syslog_forwarder for application adapter-type.
CF Drain CLI v0.6
- New packaging of the space-drain application
CF Drain CLI v0.5
- Adds space-drain command and app
- Delete-drain command asks for confirmation
CF Drain CLI v0.4
Changelog
- Add url column to drains table
- Use tabwriter to format drains table
- Bind-drain command validates service is valid drain
CF Drain CLI v0.2
Renames plugin to 'drains'.
CF Syslog CLI v0.1
Initial release includes the following commands for setting up syslog drains:
- create-drain
- delete-drain
- bind-drain
- drains