< Back
Get-BeerStyle
Post
NAME Get-BeerStyle
SYNOPSIS
Get one or many Beer Styles.
SYNTAX
Get-BeerStyle [-Name <String[]>] [<CommonParameters>]
DESCRIPTION
Get one or many Beer Styles from the Brewerwall database.
PARAMETERS
-Name <String[]>
The Name of the Beer Style.
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
BeerStyle
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-BeerStyle -Name "Classic English-Style Pale Ale"
Name : Classic English-Style Pale Ale
Description : Classic English pale ales are golden to copper colored. Chill haze may be in
evidence only at very cold temperatures. They have low to medium malt flavor
and
aroma. Low caramel malt character is allowable. Medium to medium-high hop
bitterness, flavor, and aroma should be evident. Hop character is evident as
earthy, herbal English-variety hop character. Note that ???????earthy, herbal
English-variety hop character??????? is the perceived end, but may be a result of the
skillful use of hops of other national origins. This is a medium-bodied ale.
Fruity-ester flavors and aromas are moderate to strong. The absence of
diacetyl is
desirable, though, diacetyl (butterscotch character) is acceptable and
characteristic when at very low levels.
OriginalGravityMinimum : 1.04
OriginalGravityMaximum : 1.056
FinalGravityMinimum : 1.008
FinalGravityMaximum : 1.016
AlcoholByVolumeMinimum : 4.5
AlcoholByVolumeMaximum : 5.5
InternationalBitteringUnitMinimum : 20
InternationalBitteringUnitMaximum : 40
StandardReferenceMethodMinimum : 5
StandardReferenceMethodMaximum : 12
Gets the 'Classic English-Style Pale Ale' Beer Style.
RELATED LINKS
http://www.brewerwall.com http://www.brewerwall.com
https://dotps1.github.io https://dotps1.github.io
SYNOPSIS
Get one or many Beer Styles.
SYNTAX
Get-BeerStyle [-Name <String[]>] [<CommonParameters>]
DESCRIPTION
Get one or many Beer Styles from the Brewerwall database.
PARAMETERS
-Name <String[]>
The Name of the Beer Style.
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
BeerStyle
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-BeerStyle -Name "Classic English-Style Pale Ale"
Name : Classic English-Style Pale Ale
Description : Classic English pale ales are golden to copper colored. Chill haze may be in
evidence only at very cold temperatures. They have low to medium malt flavor
and
aroma. Low caramel malt character is allowable. Medium to medium-high hop
bitterness, flavor, and aroma should be evident. Hop character is evident as
earthy, herbal English-variety hop character. Note that ???????earthy, herbal
English-variety hop character??????? is the perceived end, but may be a result of the
skillful use of hops of other national origins. This is a medium-bodied ale.
Fruity-ester flavors and aromas are moderate to strong. The absence of
diacetyl is
desirable, though, diacetyl (butterscotch character) is acceptable and
characteristic when at very low levels.
OriginalGravityMinimum : 1.04
OriginalGravityMaximum : 1.056
FinalGravityMinimum : 1.008
FinalGravityMaximum : 1.016
AlcoholByVolumeMinimum : 4.5
AlcoholByVolumeMaximum : 5.5
InternationalBitteringUnitMinimum : 20
InternationalBitteringUnitMaximum : 40
StandardReferenceMethodMinimum : 5
StandardReferenceMethodMaximum : 12
Gets the 'Classic English-Style Pale Ale' Beer Style.
RELATED LINKS
http://www.brewerwall.com http://www.brewerwall.com
https://dotps1.github.io https://dotps1.github.io