Abyss-lord opened a new issue, #6797:
URL: https://github.com/apache/gravitino/issues/6797

   ### What would you like to be improved?
   
   The CLI lacks a standardized output format for many commands, and the 
processing logic for multiple entities is directly implemented within the 
handle method.
   
   ### How should we improve?
   
   Command output should only use `printResult` or `printInformation`, The 
TableFormat and plainFormat should support the following entities
   1. Tag;
   2. Role;
   3. User;
   4. Group
   5. Fileset
   6. Model
   7. Topic
   
   


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

Reply via email to