confluent kafka cluster endpoint use¶
Description¶
Use a Kafka cluster endpoint as active endpoint for all subsequent Kafka cluster commands in current environment.
confluent kafka cluster endpoint use [flags]
Global Flags¶
-h, --help Show help for this command.
--unsafe-trace Equivalent to -vvvv, but also log HTTP requests and responses which might contain plaintext secrets.
-v, --verbose count Increase verbosity (-v for warn, -vv for info, -vvv for debug, -vvvv for trace).
Examples¶
Use “https://lkc-s1232.us-west-2.aws.private.confluent.cloud:443” for subsequent Kafka cluster commands.
confluent kafka cluster endpoint use "https://lkc-s1232.us-west-2.aws.private.confluent.cloud:443"
See Also¶
- confluent kafka cluster endpoint - Manage Kafka cluster endpoints.