slfan1989 commented on PR #7016:
URL: https://github.com/apache/ozone/pull/7016#issuecomment-2267563137
> Thanks @slfan1989 the table looks nice. In the description the `Role` and
`Node ID` headers are swapped. I wonder if it would be better to make this
format the "verbose" output and trigger it with a `--verbose` flag, which is
more standard across CLI tools. I don't have a strong opinion on this though.
Thank you for your attention to this pr I have tried to output verbose
information using --verbose, but encountered some issues.
```
Usage: ozone admin om [-hV] [--verbose] [-conf=<configurationPath>]
[-D=<String=String>]... [COMMAND]
Ozone Manager specific admin operations
-conf=<configurationPath>
-D, --set=<String=String>
-h, --help Show this help message and exit.
-V, --version Print version information and exit.
--verbose More verbose output. Show the stack trace of the errors.
[hadoop@bigdata-ozone-online32 ~/om-current/bin]$ ./ozone admin om --verbose
Incomplete command
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]