CLICommands
health
snug health <COMMAND>Check API health.
Subcommands
| Command | What it does |
|---|---|
api | General API health |
job-queue | Job queue health |
Run snug health <command> --help for that command's own options.
The global options apply everywhere.
Examples
snug health api
snug health job-queueNext
- API reference - every endpoint these commands call.
- CLI reference - global options, output modes, and exit codes.