assets-checker
v0.0.3
Published
check static assets status
Downloads
4
Readme
assets checker
Installation
npm install assets-checker -g
Usage
- help:
check -h
Usage: check [options]
Options:
-V, --version output the version number
-D, --daily <version> branch version, `daily/x.y.z`
-P, --publish <version> tag version, `publish/x.y.z`
-h, --help output usage information
- daily:
check -D 0.0.1
Version: 0.0.1
IP : 103.218.240.52 (测试环境)
Status : found
Summary: 获取资源成功
- publish:
check -P 0.0.1
Version: 0.0.1
IP : 101.69.121.110 (生产环境)
Status : found
Summary: 获取资源成功