DockerImagePruneSettings.

Force Property

Summary

--force, -f default: false Do not prompt for confirmation
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImagePruneSettings

Syntax

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

Value

Type Description
Nullable<bool>