Define PluginCommandModule for plugins

Allow plugin developers to extend this class to declare additional SSH
commands. Plugins can extend PluginCommandModule to bind commands that
extend BaseCommand to names that are invoked by the user.

Change-Id: I78bcd917d31b86777ab593add7dd9ef01651a253
2 files changed