pub async fn run(cmd: PluginCommand) -> Result<()>
Run an hm plugin subcommand.
hm plugin
Returns an error if the plugin operation fails.