Tejaskriya Madhan created HDDS-11190:
----------------------------------------
Summary: Add --fields filter option to ozone debug ldb scan
Key: HDDS-11190
URL: https://issues.apache.org/jira/browse/HDDS-11190
Project: Apache Ozone
Issue Type: Task
Reporter: Tejaskriya Madhan
Assignee: Tejaskriya Madhan
Currently, `ozone debug ldb scan` command shows the full value for each record
being displayed. This could be very verbose and include information that is not
needed for the use case.
Having a --fields option which filters the fields being displayed for each
record will help to get concise output.
For example, if a value has many fields like [name, location->[address, DN,
IP], version, lastUpdateTime] , using the option
"--fields=name,location.address,version" will display only (name, address in
location and version) in the output.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]