@webos-tools/cli
Version:
Command Line Interface for development webOS application and service
51 lines (50 loc) • 2.75 kB
JSON
{
"ose": {
"list": [
"ares-config Configure webOS CLI",
"ares-device Display the device information",
"ares-generate Generate files for a webOS app or service",
"ares-inspect Enable Web Inspector or Node's Inspector",
"ares-install Install or remove the app on the device",
"ares-launch Launch or close the app",
"ares-log Show or save logs of webOS apps and services",
"ares-package Create or analyze a package containing a webOS app or service",
"ares-pull Pull the file from the device",
"ares-push Push the file to the device",
"ares-server Run a local web server",
"ares-setup-device Add or modify the information of the devices to use",
"ares-shell Open a device terminal or run a command"
]
},
"tv": {
"list": [
"ares-config Configure webOS CLI",
"ares-device Display the device information",
"ares-generate Generate files for a webOS app or service",
"ares-inspect Enable Web Inspector or Node's Inspector",
"ares-install Install or remove the app on the device",
"ares-launch Launch or close the app",
"ares-novacom Command Line Tool to control the device",
"ares-package Create or analyze a package containing a webOS app or service",
"ares-server Run a local web server",
"ares-setup-device Add or modify the information of the devices to use"
]
},
"apollo": {
"list": [
"ares-config Configure webOS CLI",
"ares-device Display the device information",
"ares-generate Generate files for a webOS app or service",
"ares-inspect Enable Web Inspector or Node's Inspector",
"ares-install Install or remove the app on the device",
"ares-launch Launch or close the app",
"ares-log Show or save logs of webOS apps and services",
"ares-package Create or analyze a package containing a webOS app or service",
"ares-pull Pull the file from the device",
"ares-push Push the file to the device",
"ares-server Run a local web server",
"ares-setup-device Add or modify the information of the devices to use",
"ares-shell Open a device terminal or run a command"
]
}
}