Gurleen12star opened a new issue, #5834:
URL: https://github.com/apache/gravitino/issues/5834

   ### What would you like to be improved?
   
   Currently, when the gcli role create command is run without specifying a 
role name, the error message shown is vague and does not directly indicate the 
missing field. This can cause confusion and difficulty in troubleshooting for 
users.
   
   ### How should we improve?
   
   The error message should be more descriptive and directly point out that the 
role name is missing. An example of the improved error message could be:
   Error: The role name is required and cannot be empty. Please use the 
'--role-name <name>' argument to specify the role name.
   This will help users easily identify what is missing and how to resolve the 
issue without needing to look up documentation or guess what went wrong.


-- 
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: commits-unsubscr...@gravitino.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to