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
.
tanzu plugin install apply --target ops
CLI plugin: apply
| Target: operations
| Release Notes
tanzu operations apply [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