KubectlConfigViewSettings.

Flatten Property

Summary

--flatten Flatten the resulting kubeconfig file into self-contained output (useful for creating portable kubeconfig files)
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlConfigViewSettings

Syntax

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

Value

Type Description
Nullable<bool>