$ loopback-console .
...
loopback > help
ReferenceError: help is not defined
loopback > models
ReferenceError: models is not defined
There should be a way to see the help again which right now only pops-up in the beginning and then gets lost as the screen scrolls up ... and probably something called models also, it helps when someone only wants all the existing models listed.
There should be a way to see the
help
again which right now only pops-up in the beginning and then gets lost as the screen scrolls up ... and probably something calledmodels
also, it helps when someone only wants all the existing models listed.