curl

In PowerShell, this command may be an alias of Invoke-WebRequest when the original curl program (https://curl.se) is not properly installed. More information: https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest.

tldr curl -p common

tldr invoke-webrequest

curl --version