cli
cli copied to clipboard
CLI for Confluent Cloud and Confluent Platform
Test PR for checking windows build on semaphore while updating confluent-kafka-go to 2.3.0
Release Notes ------------- Breaking Changes - Remove `confluent schema-registry cluster [delete | enable | upgrade]` and `confluent schema-registry region list` commands - All confirmation prompts for resource `delete` and `undelete`...
Release Notes ------------- Breaking Changes - PLACEHOLDER New Features - Support on-premises SSO authentication with `confluent login` Bug Fixes - PLACEHOLDER Checklist --------- - [x] Leave this box unchecked if...
Release Notes ------------- Breaking Changes - PLACEHOLDER New Features - Add `confluent flink statement update` for updating a statement's principal and compute pool, or stopping a statement Bug Fixes -...
Release Notes ------------- New Features - Support creating Azure Egress Private Link Endpoint in `confluent network access-point private-link egress-endpoint create my-egress-endpoint` - Output the associated Azure Private Endpoint ID, Private...
There's an error when consuming from a topic that seems related to a lack of snappy support: confluent kafka topic consume --from-beginning --value-format avro ``` % Error: Local: Not implemented:...
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...
I try to run `confluent login` within `wsl` and it opens the browser within wsl. The problem with this is that I cannot login with SSO, because I get an...
As a security-aware developer, **I would like to get rid of API Keys and use [the OAuth2 flow](https://docs.confluent.io/cloud/current/access-management/authenticate/oauth/overview.html#oauth-2-0-flow)** to consume and produce messages from Confluent cloud. This flow is already...
Release Notes ------------- Breaking Changes - PLACEHOLDER New Features - PLACEHOLDER Bug Fixes - Update the default payment method when running `confluent admin payment update` Checklist --------- - [x] Leave...