#health-check #io #account #command-line-tool #api-key #list #ping

app hcctl

用于与https://healthchecks.io账户交互的命令行工具

11个稳定版本

2.0.9 2024年6月24日
2.0.8 2023年8月12日
2.0.7 2023年7月3日
2.0.6 2023年1月26日
1.0.0 2020年11月21日

994Web编程类别中

Download history 141/week @ 2024-06-23 19/week @ 2024-06-30 102/week @ 2024-07-28

每月下载量102次

MIT/Apache

53KB
745

hcctl

用于跟踪您的https://healthchecks.io账户的简单CLI工具

用法

列出您当前的所有检查

HEALTHCHECKS_TOKEN=<API key> hcctl list

 ID         | Name                  | Last Ping
------------+-----------------------+-----------------------------------
 <redacted> | gitout_sync           | 0 hour(s) and 3 minute(s) ago
 <redacted> | dl_msfjarvis_dev_sync | 0 hour(s) and 4 minute(s) ago
 <redacted> | email_sync            | 0 hour(s) and 4 minute(s) ago

列出检查的10个最新ping

HEALTHCHECKS_TOKEN=<API key> hcctl pings <check_id>

 Number | Time       | Type    | Duration
--------+------------+---------+------------
 #22280 | 21/11 6:0  | success | 29.384 sec
 #22279 | 21/11 6:0  | start   |
 #22278 | 21/11 5:45 | success | 29.814 sec
 #22277 | 21/11 5:45 | start   |
 #22276 | 21/11 5:30 | success | 31.149 sec
 #22275 | 21/11 5:30 | start   |
 #22274 | 21/11 5:15 | success | 30.364 sec
 #22273 | 21/11 5:15 | start   |
 #22272 | 21/11 5:0  | success | 31.320 sec
 #22271 | 21/11 5:0  | start   |

依赖关系

~11MB
~210K SLoC