nextcloud/core/Command
Christoph Wurst b030114b39 Do not print verbose info about app updates if there are none
This is cosmetical but if you have a large number of apps installed then
you'll see a wall of text during the server and app upgrade when it
tries to update each app via the app store. In may cases nothing will be
updated. For those boring cases we can hide the verbose info, but show
when occ is run with -v. Any actual update will still print a few lines.
Those are the important ones for the admin.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-28 04:27:08 +01:00
..
App Update php licenses 2021-06-04 22:02:41 +02:00
Background Add return value to all commands 2020-06-26 14:54:51 +02:00
Broadcast Update php licenses 2021-06-04 22:02:41 +02:00
Config Update php licenses 2021-06-04 22:02:41 +02:00
Db Convert command option defaults to strings 2021-06-09 13:25:31 +02:00
Encryption Update php licenses 2021-06-04 22:02:41 +02:00
Group Convert command option defaults to strings 2021-06-09 13:25:31 +02:00
Integrity Update php licenses 2021-06-04 22:02:41 +02:00
L10n Update php licenses 2021-06-04 22:02:41 +02:00
Log Fix typing error 2021-06-21 14:14:37 +02:00
Maintenance Update php licenses 2021-06-04 22:02:41 +02:00
Preview Update php licenses 2021-06-04 22:02:41 +02:00
Security Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
TwoFactorAuth Update php licenses 2021-06-04 22:02:41 +02:00
User Add active user count to occ user:report 2021-11-24 14:03:53 +00:00
Base.php Update php licenses 2021-06-04 22:02:41 +02:00
Check.php Update php licenses 2021-06-04 22:02:41 +02:00
InterruptedException.php Update php licenses 2021-06-04 22:02:41 +02:00
Status.php Update php licenses 2021-06-04 22:02:41 +02:00
Upgrade.php Do not print verbose info about app updates if there are none 2021-11-28 04:27:08 +01:00