The above cURL command runs on native Linux. If using Windows, you will need to run it from a PowerShell prompt as it is an alias to the native Invoke-WebRequest cmdlet. For example, Invoke-WebRequest -Uri https://<CustomDNSName>.sealights.co | Select-Object -ExpandProperty BaseResponse |