Fix history command error when no ID was given
Introduce a standard behavior when a given argument is empty for the history commands. Previously, an exception would be thrown which is not very helpful to the user.
Introduce a standard behavior when a given argument is empty for the history commands. Previously, an exception would be thrown which is not very helpful to the user.