Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cli/connectctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ connectctl: work with Kafka Connect easily

### Synopsis

*connectctl* is a cli that makes working with kafka connect easier. It can be used to manage connectors and plugins and to also also actively manage/reconcile the state of a cluster.
*connectctl* is a cli that makes working with kafka connect easier. It can be used to manage connectors and plugins and to actively manage/reconcile the state of a cluster.

The operations you can perform are split into 2 subcommands:
connectors Manage Kafka Connect connectors
Expand Down