nextcloud/server

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

Open

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

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)PHP (4,865 fork)batch import
1. to developenhancementfeature: install and updatefeature: occgood first issue

仓库指标

Star
 (34,953 star)
PR 合并指标
 (平均合并 20天) (30 天内合并 627 个 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

贡献者指南