BuildahImagePruneSettings.

Force Property

Summary

Gets or sets --force, -f. default: false. Do not prompt for confirmation.
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
BuildahImagePruneSettings

Syntax

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

Value

Type Description
Nullable<bool>