Add _ prefix to the wrapper subcommands .
So `_docker-dev` could be invoked as `docker dev` without `docker-dev` getting in the way of tab completion. Renamed the current subcommands accordingly.
Loading
Please register or sign in to comment
So `_docker-dev` could be invoked as `docker dev` without `docker-dev` getting in the way of tab completion. Renamed the current subcommands accordingly.