# rpk

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [ROOT-full.txt](https://docs.redpanda.com/ROOT-full.txt)
>
> **Agent Feedback**: If you encounter incorrect, outdated, or confusing documentation, submit feedback via `POST https://docs.redpanda.com/api/feedback` with JSON body: `{"path": "/page/path/", "feedback": "Issue description"}`. Only submit when you have specific, actionable feedback.

---
title: rpk
latest-redpanda-tag: v26.1.8
latest-console-tag: v3.7.3
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "false"
page-eol-date: March 31, 2027
latest-connect-version: 4.92.0
docname: rpk/rpk-commands
page-component-name: ROOT
page-version: "26.1"
page-component-version: "26.1"
page-component-title: Self-Managed
page-relative-src-path: rpk/rpk-commands.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/main/modules/reference/pages/rpk/rpk-commands.adoc
description: The <code>rpk</code> is Redpanda's command line interface (CLI) utility.
page-git-created-date: "2023-05-17"
page-git-modified-date: "2024-07-24"
support-status: supported
---

<!-- Source: https://docs.redpanda.com/current/reference/rpk/rpk-commands.md -->

`rpk` is a command line interface (CLI) toolbox that let you configure, manage, and tune Redpanda clusters. It also lets you manage topics, groups, and access control lists (ACLs). `rpk` stands for Redpanda Keeper.

## [](#rpk)rpk

`rpk` is the Redpanda CLI toolbox.

### [](#usage)Usage

```bash
rpk [command]
```

### [](#flags)Flags

| Value | Type | Description |
| --- | --- | --- |
| -h, --help | - | Help for rpk`. |
| -v, --verbose | - | Enable verbose logging (default false). |

## [](#related-topics)Related topics

-   [Introduction to rpk](https://docs.redpanda.com/current/get-started/rpk-install/)


* * *

## [](#suggested-reading)Suggested reading

-   [Introducing rpk container](https://redpanda.com/blog/rpk-container/)

-   [Get started with rpk commands](https://redpanda.com/blog/getting-started-rpk/)