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
--ignore-errors
If watching / following pod logs, allow for any errors that occur to be non-fatal
- Assembly
- Cake
.Kubectl .dll - Namespace
- Cake
.Kubectl - Containing Type
- KubectlLogsSettings
Syntax
public Nullable<bool> IgnoreErrors { get; set; }
Value
Type | Description |
---|---|
Nullable |