We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when you type "mc anonymous" it explains the following :
mc anonymous [FLAGS] set-json TARGET FILE
the anonymous command line take the file THEN the target, not the other way around ;)
note: the online doc here is good though https://min.io/docs/minio/linux/reference/minio-mc/mc-anonymous-set-json.html
mc version RELEASE.2023-11-10T21-37-17Z (commit-id=56803d21674f9cb9960b86381fe2c527f51fb07b) Runtime: go1.21.4 linux/amd64
The text was updated successfully, but these errors were encountered:
Resolved through #4745
Sorry, something went wrong.
No branches or pull requests
Expected behavior
when you type "mc anonymous" it explains the following :
mc anonymous [FLAGS] set-json TARGET FILE
Actual behavior
the anonymous command line take the file THEN the target, not the other way around ;)
note: the online doc here is good though https://min.io/docs/minio/linux/reference/minio-mc/mc-anonymous-set-json.html
mc --version
mc version RELEASE.2023-11-10T21-37-17Z (commit-id=56803d21674f9cb9960b86381fe2c527f51fb07b)
Runtime: go1.21.4 linux/amd64
The text was updated successfully, but these errors were encountered: