DockerSwarmLeaveSettings.

Force Property

Summary

--force, -f default: false Force this node to leave the swarm, ignoring warnings
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerSwarmLeaveSettings

Syntax

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

Value

Type Description
Nullable<bool>