The values for the Name parameter can not be passed via the pipeline, see the Get-Cluster help.
You can specify multiple clusternames on the Name parameter,
Get-Cluster -Name "Production", "Production-1"
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference