Redpanda CLI
- Introduction to rpk
Learn about
rpkand how to use it to interact with your Redpanda cluster. - Broker and Admin API Addresses
Learn how and when to specify Redpanda broker addresses and admin addresses for
rpkcommands, sorpkknows where to run Kafka-related or admin-related commands. - Install rpk
The
rpktool is a single binary application that provides a way to interact with your Redpanda clusters from the command line. - rpk Profiles
Use
rpk profileto simplify your development experience with multiple Redpanda clusters by saving and reusing configurations for different clusters.
Was this helpful?