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
--overwrite
If true, allow labels to be overwritten, otherwise reject label updates that overwrite existing labels.
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlLabelSettings
Syntax
public Nullable<bool> Overwrite { get; set; }
Value
Type | Description |
---|---|
Nullable |