Changes

no edit summary
Line 4: Line 4:  
The '''ubus''' command line tool allows to interact with the '''ubusd''' server (with all currently registered services). It's useful for investigating/debugging registered namespaces as well as writing shell scripts. For calling procedures with parameters and returning responses it uses the user-friendly JSON format. Below is an '''Help output''' of this command:
 
The '''ubus''' command line tool allows to interact with the '''ubusd''' server (with all currently registered services). It's useful for investigating/debugging registered namespaces as well as writing shell scripts. For calling procedures with parameters and returning responses it uses the user-friendly JSON format. Below is an '''Help output''' of this command:
 
  ---
 
  ---
  root@Teltonika-RUTX11:~# ubus -h
+
  root@Teltonika-RUTX11:~# ubus
ubus: unrecognized option: h
   
  Usage: ubus [<options>] <command> [arguments...]
 
  Usage: ubus [<options>] <command> [arguments...]
 
  Options:
 
  Options:

Navigation menu