confluent flink region unset¶
Description¶
Unset the current Flink cloud and region that was set with the use
command.
confluent flink region 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 region us-west-1 with cloud provider = AWS.
confluent flink region unset
See Also¶
- confluent flink region - Manage Flink regions.