cli icon indicating copy to clipboard operation
cli copied to clipboard

[CLI-2435] `confluent login` prompt by default

Open sgagniere opened this issue 1 year ago • 0 comments

Release Notes

Breaking Changes

  • The confluent login command will no longer automatically log in using saved credentials in the keychain or configuration file

New Features

  • PLACEHOLDER

Bug Fixes

  • PLACEHOLDER

Checklist

  • [x] Leave this box unchecked if features are not yet available in production

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

sgagniere avatar Jul 04 '24 01:07 sgagniere