2024-08-30
App-AutoScaler plug-in provides the command line interface to manage App AutoScaler service policies, retrieve metrics and scaling history.
cf install-plugin -r CF-Community "app-autoscaler-plugin"
2024-08-20
Listing apps and their stacks, migrating apps to a new stack, and deleting a stack
cf install-plugin -r CF-Community "StackAuditor"
2024-08-12
Obtain a heap dump or thread dump from a running, SSH-enabled Java application.
cf install-plugin -r CF-Community "java"
2024-07-29
For service brokers that implement a logging endpoint, this plugin will allow recent dump and streaming of logs from that endpoint.
cf install-plugin -r CF-Community "Service Instance Logging"
2024-07-26
View and manage SCS service instance state.
cf install-plugin -r CF-Community "spring-cloud-services"
2024-06-17
Create default-env.json file with environment variables of an app.
cf install-plugin -r CF-Community "DefaultEnv"
2024-05-13
Tool to backup/restore Tanzu MySQL service instances
cf install-plugin -r CF-Community "ApplicationDataBackupRestore"
2024-04-09
Allows users to query Log Cache.
cf install-plugin -r CF-Community "log-cache"
2024-04-09
Allow users to register metric sources.
cf install-plugin -r CF-Community "metric-registrar"
2024-03-26
This plugin allows a user to perform the following tasks: 1. Setup replication between two instances deployed in separate foundations, resulting in a multi-site MySQL deployment with a primary and a secondary instance 2. Perform switchover of a multi-site MySQL deployment across two foundations, resulting in the secondary instance becoming primary and vice versa 3. Migrate MySQL service instances from PCF MySQL v1 to PCF MySQL v2
cf install-plugin -r CF-Community "MysqlTools"
2024-01-14
Allows a user to upgrade all the service instances for a service broker
cf install-plugin -r CF-Community "UpgradeAllServices"
2024-01-05
MultiApps cli plugin performing multitarget application(MTA) operations in Cloud Foundry, such as deploying, removing, viewing etc.
cf install-plugin -r CF-Community "multiapps"
2023-06-22
Runs mysql and mysqldump clients against your CF database services. Use it to inspect, dump and restore your DB.
cf install-plugin -r CF-Community "mysql-plugin"
2023-03-02
CLI client for SAP Cloud Platform HTML5 Applications Repository service
cf install-plugin -r CF-Community "html5-plugin"
2023-03-01
Makes it easy to directly connect to your remote service instances
cf install-plugin -r CF-Community "conduit"
2022-01-06
The official Swisscom Application Cloud plugin gives you access to all the additional features of the App Cloud
cf install-plugin -r CF-Community "Swisscom Application Cloud"
2021-10-12
This plugin check the binding of services in YAML/MTA and services in org/space. Also it check if the plan and service plan exist in your org/space
cf install-plugin -r CF-Community "check-before-deploy"
2021-04-13
Plugin that makes it easier to use the Service Management service in Cloud Foundry.
cf install-plugin -r CF-Community "service-management"
2021-03-05
A CF CLI plugin to create services specified from a services manifest yml file and then push an application to Cloud Foundry
cf install-plugin -r CF-Community "Create-Service-Push"
2020-11-24
CF plugin for restaging all applications within an pcf space with minimal downtime.
cf install-plugin -r CF-Community "cf-restage-all"
2020-07-01
Run Cloud Foundry in your local environment
cf install-plugin -r CF-Community "cfdev"
2020-05-31
Perform a zero-downtime restage of an application over the top of an old one
cf install-plugin -r CF-Community "cf-puppeteer"
2020-04-15
Allows a user to manage a VMware Tanzu GemFire cluster
cf install-plugin -r CF-Community "gemfire"
2020-03-04
Manage data pipelines on Spring Cloud Data Flow for PCF via Data Flow shell.
cf install-plugin -r CF-Community "spring-cloud-dataflow-for-pcf"
2020-02-15
List services which are bound to the application
cf install-plugin -r CF-Community "ListServices"
2020-02-03
Stage and launch CF apps, push and pull droplets, and connect to real CF services -- in Docker
cf install-plugin -r CF-Community "cflocal"
2019-11-16
An interactive interface that shows top statistics similar in concept as the UNIX top command. Enhancement - Now supports read-only admin mode via cloud_controller.admin_read_only
cf install-plugin -r CF-Community "top"
2019-08-15
Open App URLs + Service dashboards in browser
cf install-plugin -r CF-Community "open"
2019-05-23
cf-rolling-restart performs a zero-downtime restart of PCF application instances
cf install-plugin -r CF-Community "cf-rolling-restart"
2019-04-29
A plugin for interacting with the mesh networking weighted routing feature.
cf install-plugin -r CF-Community "UpdateRouteWeightPlugin"
2019-04-10
cf plugin to push cf app with vault
cf install-plugin -r CF-Community "push-with-vault"
2019-02-13
A plugin to stream logs
cf install-plugin -r CF-Community "log-stream"
2019-01-30
This plugin used to report memory usage vs quota across all orgs / spaces / apps the user has access to.
cf install-plugin -r CF-Community "report-memory-usage"
2019-01-30
This plugin used to report disk usage vs quota across all orgs / spaces / apps the user has access to.
cf install-plugin -r CF-Community "report-disk-usage"
2018-11-23
Synchronize a local folder to a remote folder inside a Cloud Foundry app to make changes on the fly
cf install-plugin -r CF-Community "sync"
2018-11-23
Perform a zero-downtime restage of an application over the top of an old one (highly inspired by autopilot)
cf install-plugin -r CF-Community "bg-restage"
2018-10-24
Sequentially recycle application instances
cf install-plugin -r CF-Community "cf-recycle-plugin"
2018-09-02
Zero downtime deploys with smoke test support
cf install-plugin -r CF-Community "blue-green-deploy"
2018-07-20
Drop in replacement for `cf push` that downloads the artifact based on maven coordinates from the manifest, then pushes it.
cf install-plugin -r CF-Community "maven-push"
2018-06-26
Runs psql clients against your CF database services. Use it to inspect, dump and restore your DB.
cf install-plugin -r CF-Community "psql-plugin"
2018-06-14
This plugin used to report applications that use out-of-date buildpacks.
cf install-plugin -r CF-Community "report-buildpacks"
2018-06-14
This plugin used to report all users in your installation with their roles.
cf install-plugin -r CF-Community "report-users"
2018-06-06
Expose remote VCAP_SERVICES and VCAP_APPLICATION on the client environment
cf install-plugin -r CF-Community "copyenv"
2018-04-23
A nozzle and CLI tool for identify high volume log producing applications
cf install-plugin -r CF-Community "log-noise"
2018-03-16
This plugin allows you to hit a metrics endpoint across all your app instances
cf install-plugin -r CF-Community "app-metrics"
2018-03-13
CF CLI Plugin to import/export Pivotal App Autoscaler Settings
cf install-plugin -r CF-Community "Copy Autoscaler"
2018-02-12
Report on service usage in the platform based on your sign-in privileges
cf install-plugin -r CF-Community "service-use"
2018-02-02
zero downtime deploy plugin for cf applications
cf install-plugin -r CF-Community "autopilot"
2017-11-30
Allows users to interact with the Apigee Service Broker in an easier and more streamlined way
cf install-plugin -r CF-Community "apigee-broker-plugin"
2017-11-18
This plugin allows you to connect to the firehose
cf install-plugin -r CF-Community "Firehose Plugin"
2017-10-03
Easily manage multiple CF targets
cf install-plugin -r CF-Community "Targets"
2017-09-21
Fast, non-persistent, smart and incrementally updating of your application
cf install-plugin -r CF-Community "fastpush"
2017-08-24
Easily view which apps are started
cf install-plugin -r CF-Community "started-apps"
2017-08-08
CF Login tool to switch between CF environments with a single command
cf install-plugin -r CF-Community "cf-aklogin"
2017-06-23
Create/update initial Cloud Foundry state (orgs, spaces, users, services, apps, and more) via a yml file
cf install-plugin -r CF-Community "deploy"
2017-05-22
Copies applications and services in current space to another space or Cloud Foundry target.
cf install-plugin -r CF-Community "copy"
2017-05-08
This plugin shows you the name of the currently logged in user
cf install-plugin -r CF-Community "whoami-plugin"
2017-04-04
Helper plugin for traceability function in IBM Cloud Devops
cf install-plugin -r CF-Community "cf-icd-plugin"
2017-02-15
Show which apps are using an installed buildpack
cf install-plugin -r CF-Community "buildpack-usage"
2017-01-21
Run the same command on all the apps in a space, org, or globally
cf install-plugin -r CF-Community "do-all"
2017-01-11
Get microservice events
cf install-plugin -r CF-Community "get-events"
2017-01-10
Find the application(s) associated with a given hostname
cf install-plugin -r CF-Community "route-lookup"
2017-01-03
doctor scans your deployed applications, routes and services for anomalies and reports any issues found. (CLI v6.7.0+)
cf install-plugin -r CF-Community "doctor"
2016-12-12
Report on memory usage and application instances for orgs and spaces
cf install-plugin -r CF-Community "Usage Report"
2016-11-03
Show which apps are using docker images
cf install-plugin -r CF-Community "docker-usage"
2016-11-01
Plugin for downloading your application contents after staging.
cf install-plugin -r CF-Community "cf-download"
2016-10-21
Update cloudfoundry/cli to the latest version
cf install-plugin -r CF-Community "update-cli"
2016-09-21
Provides CLI based access to Predix Analytics Catalog features
cf install-plugin -r CF-Community "cf-predix-analytics-plugin"
2016-05-20
Detect if an app has unexpected ENV vars or services bound which are missing from the manifest
cf install-plugin -r CF-Community "antifreeze"
2016-05-19
Roll traffic from one app to another by scaling over time
cf install-plugin -r CF-Community "Scaleover"
2016-04-11
Can CF connect to a thing?
cf install-plugin -r CF-Community "cf-willitconnect"
2016-02-08
Download droplets to your local machine
cf install-plugin -r CF-Community "Download Droplet"
2015-11-11
Help you to generate a manifest from 0 (CLI v6.7.0+)
cf install-plugin -r CF-Community "manifest-generator"
2015-10-15
Launches the Kibana UI (from kibana-me-logs) for an application.
cf install-plugin -r CF-Community "kibana-me-logs"
2015-09-21
This plugin allows you to manage application deployment details and manifests in a github repo (like spring cloud config server for deployments)
cf install-plugin -r CF-Community "Cloud Deployment Plugin"
2015-09-03
Records and playbacks CLI commands.
cf install-plugin -r CF-Community "CLI-Recorder"
2015-09-03
Provides a declarative way to configure system buildpacks in a Cloud Foundry installation
cf install-plugin -r CF-Community "Buildpack Management"
2015-07-07
Display live metrics/statistics about an app
cf install-plugin -r CF-Community "Statistics"
2015-07-02
Allows user to search and delete apps using wildcard(*)
cf install-plugin -r CF-Community "wildcard_plugin"
2015-04-02
View all buildpacks used in the current CLI target context.
cf install-plugin -r CF-Community "Buildpack Usage"
IMPORTANT: Plugins are provided by community members but have not been reviewed by the Cloud Foundry Foundation. USE PLUGINS AT YOUR OWN RISK. If you believe a plugin is malicious or faulty, contact the #cli team on Cloud Foundry Slack.
To include your plugin in our community repo, please follow the instructions on GitHub.
To learn how to write your own plugin, see our examples.