cf-healthy-plugin

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2024 License: BSD-2-Clause Imports: 2 Imported by: 0

README

cf-healthy-plugin

Install

Check the releases page for the download page. Linux only for now.

Usage

You must have an active CF CLI session with an account with read privileges across the foundation.

Run cf health-report without options to generate report.xlsx spreadsheet in the current directory.

NAME:
   health-report - Find singleton apps and export them

USAGE:
   cf health-report [OPTIONS]

OPTIONS:
   --format, -f      The format of the output file. (json, xlsx).
   --output, -o      The output file, with or without path.

Note: the long interval report only applies to TAS 5.0 onwards.

Install from Source

make build && cf install-plugin -f ./bin/healthy-plugin

Uninstall

cf uninstall-plugin HealthyPlugin

Test plugin

cf uninstall-plugin HealthyPlugin || True && make build && cf install-plugin -f ./bin/healthy-plugin

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL