gosuv icon indicating copy to clipboard operation
gosuv copied to clipboard

A new tool blueprint

Open codeskyblue opened this issue 7 years ago • 0 comments

$ goservice start --name some ./some-service -addr :8000
LOG: some.log
NOTIFICATIONS: DingTalk(token=xxxxxx)
$ goservice stop some
stopped
$ goservice status
NAME  STATUS
some   stopped

codeskyblue avatar Dec 27 '17 00:12 codeskyblue