cf-annotate

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

README

cf-annotate

A simple plugin to help you to annotate or label your Cloud Foundry organizations, spaces and applications.

Installation

  1. Download latest release made for your os from releases page
  2. Run cf install-plugin <path-to-downloaded-binary>

Usage

    add-org-label ORG_NAME KEY VALUE        Add a label to an org
    add-space-label SPACE_NAME KEY VALUE    Add a label to a space
    add-app-label APP_NAME KEY VALUE        Add a label to an app

Planned

    remove-org-label ORG_NAME KEY           Remove a label from an org
    remove-space-label SPACE_NAME KEY       Remove a label from a space
    remove-app-label APP_NAME KEY           Remove a label from an app
    list-org-labels ORG_NAME                List labels of an org
    list-space-labels SPACE_NAME            List labels of a space
    list-app-labels APP_NAME                List labels of an app

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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