confluent flink endpoint unset¶
Description¶
Unset the current Flink endpoint that was previously set with the use
command.
confluent flink endpoint unset [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¶
Unset the current Flink endpoint “https://flink.us-east-1.aws.confluent.cloud”.
confluent flink endpoint unset
See Also¶
- confluent flink endpoint - Manage Flink endpoint.