Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Apache Kafka®
  • Getting started
  • Access management
  • Pricing policy
    • Overview
  • Terraform reference
  • Yandex Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ
  1. CLI reference
  2. Overview

yc managed-kafka

Written by
Yandex Cloud
Updated at December 2, 2024

Manage Apache Kafka clusters, brokers, topics, users and connectors.

Command UsageCommand Usage

Syntax:

yc managed-kafka <group>

Aliases:

  • kafka

Command TreeCommand Tree

  • yc managed-kafka cluster — Manage Kafka clusters.
    • yc managed-kafka cluster create — Create Kafka cluster
    • yc managed-kafka cluster delete — Delete the specified Kafka cluster
    • yc managed-kafka cluster get — Show information about the specified Kafka cluster
    • yc managed-kafka cluster list — List Kafka clusters
    • yc managed-kafka cluster list-hosts — List hosts for a cluster.
    • yc managed-kafka cluster list-logs — Retrieve logs for a Kafka cluster.
    • yc managed-kafka cluster list-operations — List operations for the specified Kafka cluster
    • yc managed-kafka cluster move — Move the specified Kafka cluster into the folder
    • yc managed-kafka cluster reschedule-maintenance — Reschedule currently planned maintenance operation.
    • yc managed-kafka cluster start — Start the specified Kafka cluster
    • yc managed-kafka cluster stop — Stop the specified Kafka cluster
    • yc managed-kafka cluster update — Modify configuration or attributes of a Kafka cluster.
  • yc managed-kafka connector — Manage Kafka connectors.
    • yc managed-kafka connector delete — Delete a Kafka connector.
    • yc managed-kafka connector get — Get information about a Kafka connector.
    • yc managed-kafka connector list — List connectors of a Kafka cluster.
    • yc managed-kafka connector pause — Pause a Kafka connector.
    • yc managed-kafka connector resume — Resume a Kafka connector.
  • yc managed-kafka connector-mirrormaker — Manage Kafka Mirrormaker connector.
    • yc managed-kafka connector-mirrormaker create — Create a Kafka Mirrormaker connector.
    • yc managed-kafka connector-mirrormaker update — Modify attributes of a Kafka Mirrormaker connector.
  • yc managed-kafka connector-s3-sink — Manage Kafka S3-Sink connector.
    • yc managed-kafka connector-s3-sink create — Create a Kafka S3-Sink connector.
    • yc managed-kafka connector-s3-sink update — Modify attributes of a Kafka S3-Sink connector.
  • yc managed-kafka topic — Manage Kafka topics.
    • yc managed-kafka topic create — Create a Kafka topic.
    • yc managed-kafka topic delete — Delete a Kafka topic.
    • yc managed-kafka topic get — Get information about a Kafka topic.
    • yc managed-kafka topic list — List topics of a Kafka cluster.
    • yc managed-kafka topic update — Modify attributes of a Kafka topic.
  • yc managed-kafka user — Manage Kafka users.
    • yc managed-kafka user create — Create a Kafka user.
    • yc managed-kafka user delete — Delete a Kafka user.
    • yc managed-kafka user get — Get information about a Kafka user.
    • yc managed-kafka user grant-permission — Grant permission to the specified Kafka user.
    • yc managed-kafka user list — List users of a Kafka cluster.
    • yc managed-kafka user revoke-permission — Revoke permission from the specified Kafka user.
    • yc managed-kafka user update — Modify attributes of a Kafka user.

Global FlagsGlobal Flags

Flag Description
--profile string
Set the custom configuration file.
--debug Debug logging.
--debug-grpc Debug gRPC logging. Very verbose, used for debugging connection problems.
--no-user-output Disable printing user intended output to stderr.
--retry int
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts.
Pass 0 to disable retries. Pass any negative value for infinite retries.
Even infinite retries are capped with 2 minutes timeout.
--cloud-id string
Set the ID of the cloud to use.
--folder-id string
Set the ID of the folder to use.
--folder-name string
Set the name of the folder to use (will be resolved to id).
--endpoint string
Set the Cloud API endpoint (host:port).
--token string
Set the OAuth token to use.
--impersonate-service-account-id string
Set the ID of the service account to impersonate.
--no-browser Disable opening browser for authentication.
--format string
Set the output format: text (default), yaml, json, json-rest.
--jq string
Query to select values from the response using jq syntax
-h,--help Display help for the command.

Was the article helpful?

Previous
Pricing policy
Next
Overview
© 2025 Direct Cursus Technology L.L.C.