Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run command with cloud api key instead of user login #2696

Open
michie1 opened this issue Mar 26, 2024 · 0 comments
Open

Run command with cloud api key instead of user login #2696

michie1 opened this issue Mar 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@michie1
Copy link

michie1 commented Mar 26, 2024

Currently I have a service account with a specific role and a cloud api key.
I would like to run a command (e.g. creating a role binding) by using this cloud api key.

confluent login is only meant to login a user (with email+password or SSO) and confluent api-key store/use is only meant for kafka clusters, if I'm not mistaken.

My current workaround would be to use the Confluent Cloud API I think, but it would be nice if we could use the confluent cli as well. Did I miss something or is this not possible?

@brianstrauch brianstrauch added the enhancement New feature or request label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants