Closed sgagniere closed 1 month ago
Breaking Changes
confluent login
New Features
Bug Fixes
Unless environment variables are specified, the confluent login command will always prompt for username (and password, when applicable).
I didn't remove the --prompt flag, so that users who have environment variables set can still bypass them.
--prompt
Release Notes
Breaking Changes
confluent login
command will no longer automatically log in using saved credentials in the keychain or configuration fileNew Features
Bug Fixes
Checklist
What
Unless environment variables are specified, the
confluent login
command will always prompt for username (and password, when applicable).I didn't remove the
--prompt
flag, so that users who have environment variables set can still bypass them.References
Test & Review