confluentinc / confluentinc/cli

CLI-3555: Run command with cloud api key instead of user login

Open
#2,696 3 comments 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
80
Forks
35
Avg merge
2d 10h
Merged PRs (30d)
33

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.