This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Kubectl.
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 |