Filtr PowerShell

Get-Command | Where-Object {$_.CommandType -eq 'cmdlet'}
Long Lapwing