Skip to content

wfernandes/firehose-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firehose-stats

This is a plugin for the Cloud Foundry CLI to provide statistics from the firehose.

The purpose of this plugin is to provide insights about the messages flowing through the firehose.

Usage

User must be logged in as an admin.

cf firehose-stats

or

cf fs

Install

cf add-plugin-repo CF-Community http://plugins.cloudfoundry.org
cf install-plugin "FirehoseStats" -r CF-Community

If you are doing development and want to install it locally, run scripts/install.sh

Uninstall

cf uninstall FirehoseStats

Testing

Run scripts/test.sh

About

Provides terminal statistics for the firehose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published