Skip to content

mgwebb/started-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

started-apps

This is a Cloud Foundry CLI plugin to allow easier identification of started apps compared to the standard 'cf apps' command. By default only started apps will be displayed. Using the optional '-a' parameter you'll see all apps, but the stopped apps will display in a different color so as to allow the started apps to still be easily identified.

Here's what a typical 'cf apps' looks like. Screenshot

Now here's what 'cf sa' looks like. You'll only get the started apps!

If you want to see all apps, but still easily tell which are actually started use 'cf sa -a'.

needs update for new org capabilities

Install

Download the appropriate binary from the latest release.

To install for MacOS:

$ cf install-plugin started-apps-macos

Usage

$ cf started-apps

or

$ cf sa

To show all apps but with stopped apps in a different color use

$ cf sa -a

About

cf CLI plugin for easier identification of started apps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages