# Healthscript CLI ![error handling example on the cli](cli-errors.png) [Healthscript](https://crates.io/crates/healthscript) is a simple DSL for checking the health of a service using HTTP, TCP, ICMP (ping), and more. Install the CLI to run healthchecks locally, and iterate with error messages. ``` cargo install healthscript-cli ``` ``` $ healthscript-cli --help CLI for healthscript, a simple DSL for checking the health of a service using HTTP, TCP, ICMP (ping), and more. Usage: healthscript-cli