You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@justinmclean Would extending Command to implement the verify() method be the proper way of implementing this?
Should I also look into combining the Enable and Disable commands?
What would you like to be improved?
In
GravitinoCommandLine.java
there a check for enable and disable commands, this code should be moved to the command.How should we improve?
Moved code to validate methods.
The text was updated successfully, but these errors were encountered: