jsdelivr / globalping-cli

A simple CLI tool to run networking commands remotely from hundreds of globally distributed servers
Mozilla Public License 2.0
118 stars 14 forks source link

Refactoring error handling #85

Closed radulucut closed 7 months ago

radulucut commented 7 months ago

The program will now fail with code 1 when the client returns an error. Adds consistency to error messages.