afb-apiset: Fix start of apis
[src/app-framework-binder.git] / memo-supervisor.txt
index ae1147a..f38c05d 100644 (file)
@@ -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}'
+
+  
+