KubectlDiffSettings.

Prune Property

Summary

--prune Include resources that would be deleted by pruning. Can be used with -l and default shows all resources would be pruned
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlDiffSettings

Syntax

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

Value

Type Description
Nullable<bool>