nextcloud/server

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

开放

#19,974 创建于 2020年3月15日

 (3 条评论) (1 个反应) (0 位负责人)PHP (4,865 个派生)batch import
1. to developenhancementfeature: install and updatefeature: occgood first issue

仓库指标

星标
 (34,953 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南