KubectlCpSettings.

Retries Property

Summary

--retries Set number of retries to complete a copy operation from a container. Specify 0 to disable or any negative value for infinite retrying. The default is 0 (no retry).
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlCpSettings

Syntax

public string Retries { get; set; }

Value

Type Description
string