KubectlApiResourcesSettings.

NoHeaders Property

Summary

--no-headers When using the default or custom-column output format, don't print headers (default print headers).
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApiResourcesSettings

Syntax

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

Value

Type Description
Nullable<bool>