KubectlLogsSettings.

Previous Property

Summary

-p, --previous If true, print the logs for the previous instance of the container in a pod if it exists.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlLogsSettings

Syntax

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

Value

Type Description
Nullable<bool>