DockerRegistryLoginSettings.

PasswordStdin Property

Summary

--password-stdin default: false Take the password from stdin
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerRegistryLoginSettings

Syntax

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

Value

Type Description
Nullable<bool>