nextcloud/server

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

Open

#19.974 geöffnet am 15. März 2020

Auf GitHub ansehen
 (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 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T) (627 gemergte PRs in 30 T)

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