This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Buildah.
Summary
Gets or sets --password-stdin.
default: false.
Take the password from stdin.
- Assembly
- Cake
.Buildah .dll - Namespace
- Cake
.Buildah - Containing Type
- Buildah
Registry Login Settings
Syntax
public Nullable<bool> PasswordStdin { get; set; }
Value
Type | Description |
---|---|
Nullable |