KubectlSetEnvSettings.

Overwrite Property

Summary

--overwrite If true, allow environment to be overwritten, otherwise reject updates that overwrite existing environment.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlSetEnvSettings

Syntax

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

Value

Type Description
Nullable<bool>