Check CLI
The Check CLI is available as staydistributed-check or via stay check.
Commands
Section titled “Commands”version
Section titled “version”Print the current version of the Check package.
staydistributed-check version# orstay check versionStart the Check API server.
staydistributed-check serve# orstay check serve
# Custom portstay check serve -p 8080Options:
| Flag | Description | Default |
|---|---|---|
-p, --port <port> | Port to listen on | 3100 |
The port can also be set via the STAYDISTRIBUTED_CHECK_API_PORT environment variable.