Add ping to cli example, misc debug
This commit is contained in:
parent
379644a570
commit
30f9e174fa
7 changed files with 74 additions and 8 deletions
|
|
@ -167,3 +167,4 @@ no("Negate") notify("Get notifications from backend"), cli_notify("EXAMPLE", "0"
|
|||
lock,cli_lock("candidate");
|
||||
unlock,cli_unlock("candidate");
|
||||
restart <plugin:string>, cli_restart_plugin();
|
||||
ping("Check packend liveness"), cli_ping();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue