Skip to content
New issue

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

mc config missing error checking #5081

Open
donatello opened this issue Nov 15, 2024 · 2 comments
Open

mc config missing error checking #5081

donatello opened this issue Nov 15, 2024 · 2 comments
Assignees

Comments

@donatello
Copy link
Member

Expected behavior

This is just a suggestion/example:

$ mc config get
Invalid sub-command `get`
$ mc config host x
$ Invalid sub-command `x`

Actual behavior

$ mc config get
$ mc config host x
$

Steps to reproduce the behavior

Latest mc

@vadmeste
Copy link
Member

mc config is deprecated since a long time @donatello @dhananjaykrutika, it is not visible in mc anymore

@donatello
Copy link
Member Author

It just came up - I accidentally used these commands while thinking of using mc admin config. Maybe we can remove it then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants