KubectlSetResourcesSettings.

DryRun Property

Summary

--dry-run Must be "none", "server", or "client". If client strategy, only print the object that would be sent, without sending it. If server strategy, submit server-side request without persisting the resource.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlSetResourcesSettings

Syntax

public string DryRun { get; set; }

Value

Type Description
string