confluent connect plugin describe

説明

コネクタープラグインに関する情報を表示します。

confluent connect plugin describe <plugin> [flags]

フラグ

    --cluster string       Kafka cluster ID.
    --context string       CLI context name.
    --environment string   Environment ID.
-o, --output string        Specify the output format as "human", "json", or "yaml". (default "human")

グローバルフラグ

-h, --help            Show help for this command.
-v, --verbose count   Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).

"MySource" というコネクタープラグインについて、必要なコネクター構成パラメーターに関する情報を表示します。

confluent connect plugin describe MySource

関連情報