Essentials

Configure Alias in PowerShell

Set-Alias k kubectl
Remove-Item Alias:k
ls - dir
Updated on