in often times we use the shell command to debug or ensure something, but there's a small problem which is we don't have auto-complete when we press the tab.
so I decided to make a pull request to add this feature.
The auto-complete it's very helpful to speed our development.