KubectlLogsSettings.

Prefix Property

Summary

--prefix Prefix each log line with the log source (pod name and container name)
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlLogsSettings

Syntax

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

Value

Type Description
Nullable<bool>