Describe the defect
The commands for configuring minio client have changed and the current instructions are incorrect. They reference CLI subcommands that are no longer valid.
To Reproduce
Steps to reproduce the behavior:
- Install minio
mc command line
- Go to https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-minio
- Attempt to set up a new mc host according to the documentation
- See error
Expected behavior
The command should be mc alias set and not mc config host add
mc alias set sno-upload https://s3.us-south.cloud-object-storage.appdomain.cloud XXXXXXXX YYYYYYYYYYYYYYY
Added `sno-upload` successfully.
Screenshots
ubuntu
Desktop (please complete the following information):
Tested on both macos and Ubuntu
-
OS: macOS 26
-
Browser : N/A
-
Version: mc version RELEASE.2025-07-21T05-28-08Z
-
OS: macOS Ubuntu 24.04.3 LTS
-
Browser : N/A
-
Version: mc version RELEASE.2025-07-21T05-28-08Z
Additional context
Add any other context about the problem here.
Describe the defect
The commands for configuring minio client have changed and the current instructions are incorrect. They reference CLI subcommands that are no longer valid.
To Reproduce
Steps to reproduce the behavior:
mccommand lineExpected behavior
The command should be
mc alias setand notmc config host addScreenshots
ubuntu
Desktop (please complete the following information):
Tested on both macos and Ubuntu
OS: macOS 26
Browser : N/A
Version: mc version RELEASE.2025-07-21T05-28-08Z
OS: macOS Ubuntu 24.04.3 LTS
Browser : N/A
Version: mc version RELEASE.2025-07-21T05-28-08Z
Additional context
Add any other context about the problem here.