KubectlLogsSettings.

SinceTime Property

Summary

--since-time Only return logs after a specific date (RFC3339). Defaults to all logs. Only one of since-time / since may be used.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlLogsSettings

Syntax

public string SinceTime { get; set; }

Value

Type Description
string