where-object
Verified for current stable LTS
Where Object Command: Filter Aliases By Name
Use for filter aliases by name with Where Object. Exact CLI syntax to filter aliases by name using Where Object.
When to use this: Use for filter aliases by name with Where Object.
Command Syntax
Get-Alias | Where-Object -<Property> <Name> -<eq> <name> Get-Alias | Where-Object -<Property> <Name> -<eq> <name> Live Command Builder
Final Command
Get-Alias | Where-Object -<Property> <Name> -<eq> <name> Command Breakdown
-<Property>- Command Option
- Tool-specific option used by this command invocation.
-<eq>- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to filter aliases by name using Where Object.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.