[Improvement] Creating a role in the Gravitino CLI with a missing role name gives an unexpected error #5832
Closed
Description
What would you like to be improved?
The command gcli role create --metalake metalake_demo
gives the unexpected error "name" field is required and cannot be empty
.
How should we improve?
Display a better error message with the right missing field.