ccloud connector-catalog list¶
Attention
The Confluent Cloud CLI is deprecated and will stop working on May 9, 2022. All ccloud features have been moved to the Confluent CLI. To update to the new CLI, run ccloud update –major. See the Migrate to Confluent CLI v2 for more details.
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¶
List connectors in the current or specified Kafka cluster context.
ccloud connector-catalog list
See Also¶
- ccloud connector-catalog - Catalog of connectors and their configurations.