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