This is the command ui-auto-update that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ui-auto-update - a tool from the ui-auto tool box.
DESCRIPTION
Documentation is fully in the usage output via "ui-auto-update -H". This is just a copy
for convenience: Update ui-auto enabled projects.
Usage: ui-auto-update [-h|-H] -d -D -c -u -t -T -a -A ID
-h|-H : Get usage help; short (-h) or complete (-H).
Options:
-d : Also run for the project's dependencies.
-D : Only run for the project's dependencies.
-c : Also clean project(s).
-u : Also update vc working directories.
-t : Test: Also run the 'check' target.
-T : Test: Also run the 'distcheck' target.
-a : 'All project updates' shortcut. (implies c u)
-A : 'All project updates w/ dependencies' shortcut. (implies d c u)
Positionals:
ID : A project id as configured in '~/.ui-auto.conf'.
Use ui-auto-update online using onworks.net services