len548 opened a new pull request, #7215:
URL: https://github.com/apache/ozone/pull/7215

   ## What changes were proposed in this pull request?
   The `ozone key list -h` CLI options printing --all and --length options 
twice.
   <img width="1683" alt="image" 
src="https://github.com/user-attachments/assets/34b0aac4-162a-4f2d-9385-5521286c0b44";>
   
   The bug is caused by the latest 4.7.6 version of picocli. The same issue was 
reported on [picocli github](https://github.com/remkop/picocli/issues/2309). We 
can keep the version 4.7.5 until the bug is fixed in the later version.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-11446
   
   ## How was this patch tested?
   Tested locally.
   Output with version 4.7.5:
   <img width="1728" alt="Screenshot 2024-09-17 at 16 59 26" 
src="https://github.com/user-attachments/assets/2fefbd7e-890e-4368-b401-ebc85eeafc03";>
   


-- 
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]

Reply via email to