tanzu operations apply

Allows users to add a configuration to a resource by filename.

The apply plugin takes a resource file, and depending on its type, calls upon the relevant pluginCmd to process the desired apply Request.

Installation

tanzu plugin install apply  --target ops

Usage

CLI plugin: apply | Target: operations | Release Notes

  tanzu operations apply [flags]

Flags

      --dry-run       create the data model only, do not apply to server
  -f, --file string   resource file from which to apply resource
  -h, --help          help for apply
check-circle-line exclamation-circle-line close-line
Scroll to top icon