KubectlCpSettings.

NoPreserve Property

Summary

--no-preserve The copied file/directory's ownership and permissions will not be preserved in the container
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCpSettings

Syntax

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

Value

Type Description
Nullable<bool>