BuildahImagePushSettings.

AllTags Property

Summary

Gets or sets a value indicating whether push all tagged images in the repository.
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
BuildahImagePushSettings

Syntax

public bool AllTags { get; set; }

Value

Type Description
bool