minio / mc

Unix like utilities for object store
https://min.io/download
GNU Affero General Public License v3.0
2.86k stars 548 forks source link

`mc pipe -q` displays progress bar #4823

Closed AndrewSav closed 9 months ago

AndrewSav commented 9 months ago

Expected behavior

mc pipe -q should not display progress bar

Actual behavior

mc pipe -q displays progress bar

image

Steps to reproduce the behaviour

Run echo bla | ./mc pipe -q bt/sd/deleteme-andrew

mc --version

mc version RELEASE.2024-01-13T08-44-48Z (commit-id=799ded568dc7a40547e417be460de37b985ab11a)
Runtime: go1.21.5 linux/amd64
Copyright (c) 2015-2024 MinIO, Inc.
License GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>

System information

Debian