rpk Commands
This page contains an alphabetized list of rpk commands. Each command includes a table of flags and their descriptions.
You can also get descriptions for each flag by running rpk <command> --help in your locally-installed Redpanda, and you can get descriptions of all rpk-specific options by running rpk -X help.
|
All |
For information on deprecated rpk commands and flags, see Deprecated features - rpk commands.
rpk is the Redpanda CLI and toolbox for managing Redpanda clusters, topics, consumer groups, and streaming pipelines.
The rpk is Redpanda's command line interface (CLI) utility.
This command lets you override rpk configuration options.
Manage and inspect Redpanda cluster configuration, health, and maintenance operations.
Run and manage Redpanda Connect streaming pipelines. Redpanda Connect is a high-performance stream processor for mundane data engineering tasks.
Manage a local Redpanda container cluster for development and testing. Creates containers using Docker or Podman.
Debug the local Redpanda process.
Generate a configuration template for related services.
Manage Kafka consumer groups, including listing groups, viewing lag, and resetting offsets.
Help provides help for any command in the application. Simply type rpk help [path to command] for full details.
Measure filesystem performance and create IO configuration file.
List, download, update, and remove rpk plugins. Plugins augment rpk with new commands.
Manage rpk configuration profiles. Profiles store connection settings for different clusters, making it easy to switch between environments.
Interact with a local Redpanda process.
Commands to interact with the schema registry.
Manage Redpanda security.
Manage Redpanda Shadow Links. Shadowing is Redpanda's enterprise-grade disaster recovery solution that establishes asynchronous, offset-preserving replication between two distinct Redpanda clusters.
Manage Kafka topics, including creating, deleting, and configuring topics. Also includes commands for producing and consuming messages.
Develop, build, deploy, and manage WebAssembly (Wasm) data transforms for Redpanda.
Prints the current rpk and Redpanda version. This command prints the current rpk version and allows you to list the Redpanda version running on each node in your cluster.