< Back

Get-Yeast

Sun Jan 19, 2020 6:16 pm

NAME Get-Yeast



SYNOPSIS

Get one or many Yeasts





SYNTAX

Get-Yeast [-Laboratory <String[]>] [<CommonParameters>]



Get-Yeast [-Name <String[]>] [<CommonParameters>]



Get-Yeast [-Strain <String[]>] [<CommonParameters>]





DESCRIPTION

Get one or many Yeasts from the Brewerwall database.





PARAMETERS

-Laboratory <String[]>

Get all Yeasts by Laboratory.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Name <String[]>

Get Yeasts by Name.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



-Strain <String[]>

Get Yeasts by Strain.



Required? false

Position? named

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None







OUTPUTS

Yeast







NOTES









-------------------------- Example 1 --------------------------



PS C:\\> Get-Yeast -Strain 1318





Name : London Ale III

Description : Originating from a traditional London brewery, this yeast has a wonderful malt and hop

profile.

It is a true top cropping strain with a fruity, very light and softly balanced palate. This

strain will finish slightly sweet.

Laboratory : Wyeast

Strain : 1318

AttenuationMinimum : 71

AttenuationMaximum : 75

Flocculation : High

TemperatureMinimum : 64

TemperatureMaximum : 74

Tolerance : 10



Get the 'London Ale III (1318)' Yeast.



RELATED LINKS

http://www.brewerwall.com http://www.brewerwall.com

https://dotps1.github.io https://dotps1.github.io