#!/bin/bash
# Copyright 2022 Confluent Inc.

exec $(dirname $0)/kafka-run-class org.apache.kafka.tools.MultiTenantInfoCommand "$@"
