Skip to content

kcp create-asset migrate-connectors

kcp create-asset migrate-connectors

Migrate connectors to Confluent Cloud

Synopsis

Migrate connectors to Confluent Cloud.

This command translates MSK Connect and self-managed Kafka Connect connector configurations into Confluent Cloud fully-managed connector resources, using Confluent Cloud's translation API.

Prerequisites:

  • A provisioned Confluent Cloud environment and target cluster.
  • A Cloud API key/secret with the correct cluster scope. The translation step calls the .../translate/config Confluent Cloud API endpoint to convert each self-managed connector config to its fully-managed equivalent.

Options

  -h, --help   help for migrate-connectors

Options inherited from parent commands

      --verbose   Enable verbose logging to console

SEE ALSO