File: //snap/google-cloud-cli/current/lib/surface/managed_kafka/consumer_groups/describe.yaml
release_tracks: [GA, ALPHA, BETA]
help_text:
brief: |
Describe a Managed Service for Apache Kafka consumer group.
description: |
Describe a Managed Service for Apache Kafka consumer group.
examples: |
To describe a consumer group in a cluster named mycluster located in us-central1,
run the following:
$ {command} myconsumergroup \
--cluster=mycluster \
--location=us-central1
request:
collection: managedkafka.projects.locations.clusters.consumerGroups
arguments:
resource:
help_text: Identifies the consumer group for details to be displayed.
spec: !REF googlecloudsdk.command_lib.managed_kafka.resources:consumer_group