Commit graph

12 commits

Author SHA1 Message Date
Thomas Müller
60c1ff7634 Register process control signel handlers only on execution of the command 2016-02-09 15:52:19 +01:00
Thomas Müller
0202acb926 Move signal handling to the base class to allow other commands to reuse this feature 2016-02-01 09:47:13 +01:00
Thomas Müller
682821c71e Happy new year! 2016-01-12 15:02:18 +01:00
Joas Schilling
0a36331cb6 Use constants for the output formats 2015-07-17 09:25:19 +02:00
Joas Schilling
d5dcb60e5d Use json_pretty as default for the config lists (for easier export/import) 2015-07-16 17:51:33 +02:00
Joas Schilling
3608c1007e Add a command to get a config value 2015-07-07 11:18:25 +02:00
Joas Schilling
5d84876ecd Missing doc 2015-07-07 11:18:24 +02:00
Joas Schilling
6ed8ba0ce9 Fix nested array lists 2015-07-07 11:18:24 +02:00
Joas Schilling
2c396a7080 Remove the app version from disabled app list 2015-04-20 17:03:19 +02:00
Joas Schilling
98bdfa1518 change handling in app:list 2015-04-09 14:44:30 +02:00
Joas Schilling
def3b687ee Replace print_r() with pretty json 2015-04-09 14:42:44 +02:00
Joas Schilling
dd5063bd49 Add an option to get the output in plain, json or print_r syntax 2015-04-09 11:46:52 +02:00