KubectlApplySettings.

Prune Property

Summary

--prune Automatically delete resource objects, that do not appear in the configs and are created by either apply or create --save-config. Should be used with either -l or --all.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApplySettings

Syntax

public Nullable<bool> Prune { get; set; }

Value

Type Description
Nullable<bool>