DockerImagePullSettings.

AllTags Property

Summary

--all-tags, -a default: false Download all tagged images in the repository
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerImagePullSettings

Syntax

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

Value

Type Description
Nullable<bool>