cf-annotate

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 12 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

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

Planned

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

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