commands.sh

ubus

linux

Interact with an OpenWrt ubusd server.

More info →

Examples (4)

List available objects

ubus list

Retrieve system information in JSON format

ubus call system board

Listen to events

ubus subscribe event_name

Display help

made by @shridhargupta | data from tldr-pages