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