nextcloud/server

Hide `occ upgrade` output when using `--quiet`

Offen

#19.974 geöffnet am 15.03.2020

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)PHP (4.865 Forks)batch import
1. to developenhancementfeature: install and updatefeature: occgood first issue

Repository-Metriken

Stars
 (34.953 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Hi,

i use the command “/occ upgrade --quiet --no-interaction” but i still get the output:

Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Maintenance mode disabled
Why is this displayed although I use the “quiet” switch?

Nextcloud 18.0.2

Contributor Guide