Details
Description
If an user uses tab on the root sub-shell, he get the list of all commands, of all scopes (for instance config:list, etc).
Instead, with subshell, it should complete with only first level scope or * scope (it should see config but not config:list and go into config sub-shell to see list).