KubectlPluginListSettings.

NameOnly Property

Summary

--name-only If true, display only the binary name of each plugin, rather than its full path
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlPluginListSettings

Syntax

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

Value

Type Description
Nullable<bool>