< Back
Get-Hop
Post
NAME Get-Hop
SYNOPSIS
Get one or many Hops.
SYNTAX
Get-Hop [-Name <String[]>] [<CommonParameters>]
Get-Hop [-Type {Aroma | Bittering | Both}] [<CommonParameters>]
DESCRIPTION
Get one or many Hops from the Brewerwall database.
PARAMETERS
-Name <String[]>
The name of the Hop.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Type <String[]>
The Type of Hop.
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
Hop
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-Hop -Name Cascade
Name : CASCADE
Description : American Cascades are extremely popular in the U.S., representing nearly 10% of the U.S. hops grown.
They have an excellent vigor and yield. It has a wonderful citrusy-spicy aroma and can be used in
any
ales and lagers, particularly as American Pale Ales in the U.S. Its poor storage stability has made
it
popular for major U.S. breweries whose production volume is huge and the product moves quite
quickly.
The Cascades were developed from Open Pollination, Fuggle Hops, and the Russian Serebrianka.
Origin : US
Type : Aroma
AlphaMinimum : 4.5
AlphaMaximum : 7
BetaMinimum : 4.5
BetaMaximum : 7
Gets the 'Cascade' Hop.
RELATED LINKS
http://www.brewerwall.com http://www.brewerwall.com
https://dotps1.github.io https://dotps1.github.io
SYNOPSIS
Get one or many Hops.
SYNTAX
Get-Hop [-Name <String[]>] [<CommonParameters>]
Get-Hop [-Type {Aroma | Bittering | Both}] [<CommonParameters>]
DESCRIPTION
Get one or many Hops from the Brewerwall database.
PARAMETERS
-Name <String[]>
The name of the Hop.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Type <String[]>
The Type of Hop.
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
Hop
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-Hop -Name Cascade
Name : CASCADE
Description : American Cascades are extremely popular in the U.S., representing nearly 10% of the U.S. hops grown.
They have an excellent vigor and yield. It has a wonderful citrusy-spicy aroma and can be used in
any
ales and lagers, particularly as American Pale Ales in the U.S. Its poor storage stability has made
it
popular for major U.S. breweries whose production volume is huge and the product moves quite
quickly.
The Cascades were developed from Open Pollination, Fuggle Hops, and the Russian Serebrianka.
Origin : US
Type : Aroma
AlphaMinimum : 4.5
AlphaMaximum : 7
BetaMinimum : 4.5
BetaMaximum : 7
Gets the 'Cascade' Hop.
RELATED LINKS
http://www.brewerwall.com http://www.brewerwall.com
https://dotps1.github.io https://dotps1.github.io