KubectlClusterInfoDumpSettings.

OutputDirectory Property

Summary

--output-directory Where to output the files. If empty or '-' uses stdout, otherwise creates a directory hierarchy in that directory
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlClusterInfoDumpSettings

Syntax

public string OutputDirectory { get; set; }

Value

Type Description
string