KubectlReplaceSettings.

Force Property

Summary

--force If true, immediately remove resources from API and bypass graceful deletion. Note that immediate deletion of some resources may result in inconsistency or data loss and requires confirmation.
Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
Containing Type
KubectlReplaceSettings

Syntax

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

Value

Type Description
Nullable<bool>