af-main: Add ability to manage all widget 74/20774/3
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 22 Mar 2019 09:00:37 +0000 (10:00 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 25 Mar 2019 13:21:15 +0000 (13:21 +0000)
For system uses -like automatic testing-, it is
needed to include tha ability to list ALL installed
widgets and ALL running instance of installed
widgets.

This change adds the option -a or --all to the
commands 'list' and 'runners' for the purpose
of listing any installed widgets, even those
requiring to be hidden.

Example: afm-util ps -a

Bug-AGL: SPEC-2272
Bug-AGL: SPEC-1850

Change-Id: I7a6896e79fa624dee7ee1f18d1e75c14f61bed0c
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found