list-services-plugin

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

README

Cloud Foundry List App Services plugin

Cloud Foundry plugin enables you to list services which are bound to application

  • Easy to monitor applications bound services instead of traditional list all services view
  • Service Instance URL for each listed service instance

Installation

From CF-Community

$ cf install-plugin -r CF-Community "ListServices"

Manual Installation

Download the binary file for your target OS from the latest release.

Install the plugin with cf install-plugin [list-services-plugin] (replace [list-services-plugin] with the actual binary name you will use, which depends on the OS you are running).

Installing plugin ListServices...
OK

Plugin ListServices 1.0.0 successfully installed.

Usage

NAME:
   list-services - List services which are bound to tha application

USAGE:
   list-services APP_NAME - Output to Console the list of services which are bound to the application.

Uninstall

$cf uninstall-plugin ListServices
Uninstalling plugin ListServices...
OK

Plugin ListServices 1.0.0 successfully uninstalled.

License

This project is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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