cf-annotate

command module
v0.1.7 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

   delete-app-annotation                  Delete annotation from a app. If the annotation does not exist, nothing happens.
   delete-app-label                       Delete label from a app. If the label does not exist, nothing happens.
   delete-org-annotation                  Delete annotation from a org. If the annotation does not exist, nothing happens.
   delete-org-label                       Delete label from a org. If the label does not exist, nothing happens.
   delete-space-annotation                Delete annotation from a space. If the annotation does not exist, nothing happens.
   delete-space-label                     Delete label from a space. If the label does not exist, nothing happens.
   set-app-annotation                     Set annotation to a app.
   set-app-label                          Set label to a app.
   set-org-annotation                     Set annotation to a org.
   set-org-label                          Set label to a org.
   set-space-annotation                   Set annotation to a space.
   set-space-label                        Set label to a space.
   show-app-annotation                    Show all annotations of a app.
   show-app-label                         Show all labels of a app.
   show-org-annotation                    Show all annotations of a org.
   show-org-label                         Show all labels of a org.
   show-space-annotation                  Show all annotations of a space.
   show-space-label                       Show all labels of a space.
   show-app-metadata                      Show all metadata of a app.
   show-space-metadata                    Show all metadata of a space.
   show-org-metadata                      Show all metadata of a org.

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