KubectlApiResourcesSettings.

SortBy Property

Summary

--sort-by If non-empty, sort list of resources using specified field. The field can be either 'name' or 'kind'.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlApiResourcesSettings

Syntax

public string SortBy { get; set; }

Value

Type Description
string