BuildahImagePruneSettings.

All Property

Summary

Gets or sets --all, -a. default: false. Remove all unused images, not just dangling ones.
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
BuildahImagePruneSettings

Syntax

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

Value

Type Description
Nullable<bool>