Get Alias - Control PowerShell Aliases | Online Free DevTools by Hexmos
Get aliases instantly with Get-Alias command. List aliases, manage shortcuts, and improve scripting efficiency. Free online tool, no registration required.
gal
In PowerShell, this command is an alias of
Get-Alias
.
- View documentation for the original command:
tldr get-alias