pub(super) async fn dispatch_gen_key( gateway: &str, output: OutputFormat, args: GenKeyArgs, ) -> Result<()>