adoroszlai commented on pull request #1609:
URL: https://github.com/apache/ozone/pull/1609#issuecomment-732730183
> or do you suggest we add it as part of name array only like this -
> ` @CommandLine.Option(names = {"--space-quota","--quota"},`
Yes, sorry for the confusion about aliases. Command aliases are also
visible I think.
> One way was to add it in the names array but the value will be visible.
> Is there some way to add an alias for options as well, so that it isn't
visible.
I don't think it's a problem that `--quota` would appear in help output as
an alternative to `--space-quota`. It's not a secret. ;)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]