$ ./command.rb example:app:install
Could not find command "example:app:install". # 本当は"run example:app:install"と表示されてほしい
$ ./command.rb install
run example:app:install # あれ、名前空間効いてないんじゃ…… となる