confluent connect plugin describe
Description
Describe a connector plugin type.
confluent connect plugin describe <plugin-type> [flags]
Flags
-o, --output string Specify the output format as "human", "json", or "yaml". (default "human")
--environment string Environment ID.
--cluster string Kafka cluster ID.
--context string CLI context name.
Global Flags
-h, --help Show help for this command.
-v, --verbose count Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).
Examples
Describe required connector configuration parameters for a specific connector plugin.
confluent connect plugin describe <plugin-name>
See Also
confluent connect plugin - Show plugins and their configurations.