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