KubectlLogsSettings.

AllContainers Property

Summary

--all-containers Get all containers' logs in the pod(s).
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlLogsSettings

Syntax

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

Value

Type Description
Nullable<bool>