KubectlLabelSettings.

Overwrite Property

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<bool>