summaryrefslogtreecommitdiffstats
path: root/memo-supervisor.txt
diff options
context:
space:
mode:
Diffstat (limited to 'memo-supervisor.txt')
-rw-r--r--memo-supervisor.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/memo-supervisor.txt b/memo-supervisor.txt
index ae1147aa..f38c05d8 100644
--- a/memo-supervisor.txt
+++ b/memo-supervisor.txt
@@ -282,3 +282,14 @@ ON-EVENT supervisor/trace:
}
+Usefull commands:
+-----------------
+
+ TARGET=...
+
+ afb-client-demo -H ws://$TARGET:1619/api?token=HELLO\&uuid=HELLO supervisor list
+
+ afb-client-demo -H ws://$TARGET:1619/api?token=HELLO\&uuid=HELLO config '{"pid":XXXX}'
+
+
+