تکمیل فرامین .NET Core CLI توسط Tab در Powershell یا bash
301, MovedPermanently
https://www.hanselman.com/blog/CommandLineTabCompletionForNETCoreCLIInPowerShellOrBash.aspx icon

Lots of people are using open source .NET Core and the "dotnet" command line, but few know that the .NET CLI supports command "tab" completion!

You can ensure you have it on .NET Core 2.0 with this test: 

dotnet complete "dotnet add pac"
تکمیل فرامین .NET Core CLI توسط Tab در Powershell یا bash