ashishkumar50 commented on PR #4933: URL: https://github.com/apache/ozone/pull/4933#issuecomment-1597398593
@sodonnel, Thanks for the review. does the json output contain any hint that there are more records to retrieve? Json and hints are separated, stdout will contain only json that can be used by jq Hints will be output using stderr so can be redirected separately or can be displayed on console. Also having a limit of 1 by default seems a bit strange ---Default is 100, just I have less keys so I used -l 1 to override default value which is 100. -- 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]
