# rpk connect list

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [streaming-full.txt](https://docs.redpanda.com/streaming-full.txt)

---
title: rpk connect list
latest-operator-version: v26.1.4
# EOL = End-of-Life (support lifecycle status)
page-is-nearing-eol: "false"
page-is-past-eol: "true"
page-eol-date: July 31, 2025
latest-console-tag: v3.7.3
latest-connect-version: 4.93.0
docname: rpk/rpk-connect/rpk-connect-list
page-component-name: streaming
page-version: "24.2"
page-component-version: "24.2"
page-component-title: Streaming
page-relative-src-path: rpk/rpk-connect/rpk-connect-list.adoc
page-edit-url: https://github.com/redpanda-data/docs/edit/v/24.2/modules/reference/pages/rpk/rpk-connect/rpk-connect-list.adoc
page-git-created-date: "2024-05-30"
page-git-modified-date: "2024-05-30"
support-status: past end-of-life
---

<!-- Source: https://docs.redpanda.com/streaming/24.2/reference/rpk/rpk-connect/rpk-connect-list.md -->

List all Redpanda Connect component types.

If any component types are explicitly listed, then only types of those components are shown.

## [](#usage)Usage

```bash
rpk connect list [command options] [arguments...]
```

## [](#examples)Examples

```bash
rpk connect list
```

```bash
rpk connect list --format json inputs output
```

```bash
rpk connect list rate-limits buffers
```

## [](#flags)Flags

| Value | Type | Description |
| --- | --- | --- |
| --format | - | Print the component list in a specific format. Options are text, json, or cue (default: "text"). |
| --status | - | Filter the component list to only those matching the given status. Options are stable, beta, or experimental. |
| --help, -h | - | Show help. |