KubectlRolloutStatusSettings.

Recursive Property

Summary

-R, --recursive Process the directory used in -f, --filename recursively. Useful when you want to manage related manifests organized within the same directory.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlRolloutStatusSettings

Syntax

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

Value

Type Description
Nullable<bool>