nextcloud/core/Command
Christoph Wurst f1921364d6
Print an exception trace for setup exceptions
Right now any setup error will just result in the exception message
being printed. In some cases this doesn't give any insights into what
went wrong. This adds some dedicated logic to print the exception trace
and any previous exceptions to the CLI.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-07 20:11:25 +01:00
..
App Remove the deprecated update.php 2020-11-27 13:02:59 +01:00
Background Add return value to all commands 2020-06-26 14:54:51 +02:00
Broadcast Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Config Add return value to all commands 2020-06-26 14:54:51 +02:00
Db Update license headers 2020-12-30 14:07:05 +01:00
Encryption Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Group Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Integrity Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
L10n Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Log Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Maintenance Print an exception trace for setup exceptions 2021-01-07 20:11:25 +01:00
Preview Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Security Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
TwoFactorAuth Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
User Command: Add app password generation 2021-01-05 13:05:17 +01:00
Base.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Check.php Add return value to all commands 2020-06-26 14:54:51 +02:00
InterruptedException.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Status.php Add return value to all commands 2020-06-26 14:54:51 +02:00
Upgrade.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00