NAME
    gcloud managed-kafka connectors - administer Managed Service for Apache
        Kafka connectors

SYNOPSIS
    gcloud managed-kafka connectors COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Administer Managed Service for Apache Kafka connectors.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a Managed Service for Apache Kafka connector.

     delete
        Delete a Managed Service for Apache Kafka connector.

     describe
        Describe a Managed Service for Apache Kafka connector.

     list
        List all Managed Service for Apache Kafka connectors for a given
        connect cluster.

     pause
        Pauses operation of a Managed Service for Apache Kafka connector.

     restart
        Restarts a Managed Service for Apache Kafka connector.

     resume
        Resumes operation of a stopped Managed Service for Apache Kafka
        connector.

     stop
        Stops operation of a Managed Service for Apache Kafka connector.

     update
        Update a Managed Service for Apache Kafka connector.

NOTES
    These variants are also available:

        $ gcloud alpha managed-kafka connectors

        $ gcloud beta managed-kafka connectors

