rpk connect list

List all Redpanda Connect component types.

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

Usage

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

Examples

rpk connect list
rpk connect list --format json inputs output
rpk connect list rate-limits buffers

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.