Go to file
ehlxr 2cc44aa12b update at 2020-11-13 10:49:38 by ehlxr 2020-11-13 10:49:38 +08:00
pkg update at 2020-11-13 10:49:38 by ehlxr 2020-11-13 10:49:38 +08:00
.gitignore 站点更新:2020-01-11 19:41:15 2020-01-11 19:41:15 +08:00
Dockerfile init 2019-11-15 18:19:56 +08:00
LICENSE update at 2019-11-15 18:05:28 by ehlxr 2019-11-15 18:05:28 +08:00
Makefile update at 2019-11-22 18:14:17 by ehlxr 2019-11-22 18:14:17 +08:00
README.md update at 2019-12-02 10:36:41 by ehlxr 2019-12-02 10:36:41 +08:00
go.mod update at 2019-11-22 18:11:26 by ehlxr 2019-11-22 18:11:26 +08:00
main.go update at 2020-11-13 10:49:38 by ehlxr 2020-11-13 10:49:38 +08:00
version update at 2019-11-22 18:11:26 by ehlxr 2019-11-22 18:11:26 +08:00

README.md

Monitor

license

Usage:
  monitor [OPTIONS]

Application Options:
  -f, --monitor-file=     The file to be monitored [$MONITOR_FILE]
  -k, --search-keyword=   Key word to be search for [$SEARCH_KEYWORD]
  -v, --version           Show version info

DingTalk Robot Options:
  -t, --robot-token=      DingTalk robot access token [$ROBOT_TOKEN]
  -s, --robot-secret=     DingTalk robot secret [$ROBOT_SECRET]
  -m, --robot-at-mobiles= The mobile of the person will be at [$ROBOT_AT_MOBILES]
  -a, --robot-at-all      Whether at everyone [$ROBOT_AT_ALL]

Help Options:
  -h, --help              Show this help message


 __  __  _____  _  _  ____  ____  _____  ____
(  \/  )(  _  )( \( )(_  _)(_  _)(  _  )(  _ \
 )    (  )(_)(  )  (  _)(_   )(   )(_)(  )   /
(_/\/\_)(_____)(_)\_)(____) (__) (_____)(_)\_)

Name: monitor
Version: v0.0.2
BuildTime: 2019-11-20 16:48:12
GitCommit: d91a475301b48eea4401e7454ab83d25474399ae
GoVersion: go version go1.13.4 darwin/amd64