Confluent Confluent
Documentation kubectl confluent clusterlink mirror-topics
Confluent Developer Marketplace Get started
Home Confluent Cloud Confluent Platform Connectors Clients
kubectl confluent clusterlink mirror-topics
Get started
    Home Confluent Cloud Confluent Platform Connectors Clients

    CONFLUENT FOR KUBERNETES

    • Overview
    • Quick Start
    • Plan for Deployments
    • Confluent for Kubernetes User Guide
      • Prepare Kubernetes Cluster
      • Deploy Confluent for Kubernetes
      • Configure Confluent Platform
        • Configuration Overview
        • Configure Storage
        • Update Confluent License
        • Use Custom Docker Registry
        • Configure CPU and Memory Requirements
        • Configure Networking
          • Networking Overview
          • Configure Load Balancers
          • Configure Node Ports
          • Configure Port-based Static Access
          • Configure Host-based Static Access
          • Configure Routes
        • Configure Security
          • Security Overview
          • Authentication
          • Authorization
            • Configure Role-Based Access Control (RBAC)
            • Configure Simple ACLs
          • Network Encryption
          • Security Compliance
          • Credentials and Certificates
        • Configure Pod Scheduling
        • Configure Connect
        • Configure Replicator
        • Configure Rack Awareness
        • Configure Confluent REST Proxy
        • Configure KRaft
        • Advanced Configuration
      • Deploy Confluent Platform
      • Manage Confluent Platform
        • Manage Kafka Admin REST Class
        • Manage Kafka Topics
        • Manage Schemas
          • Manage Schemas
          • Link Schemas
        • Manage Connectors
        • Scale Confluent Clusters
        • Scale Storage
        • Link Kafka Clusters
        • Manage Security
          • Manage Authentication
          • Manage RBAC
          • Manage Certificates
          • Manage Password Encoder Secret
        • Restart Confluent Components
        • Delete Confluent Deployment
        • Manage Confluent Cloud
      • Monitor Confluent Platform
      • Upgrade
        • Upgrade Overview
        • Upgrade Confluent for Kubernetes
        • Upgrade Confluent Platform
        • Migrate from Operator to Confluent for Kubernetes
        • Migrate On-premise Deployment to Confluent for Kubernetes
      • Deployment Scenarios
        • Multi-AZ Deployment
        • Multi-Region Deployment
        • Hybrid Deployment with Confluent Cloud
      • Troubleshooting
      • API Reference
      • Confluent Plugin Reference
    • Confluent for Kubernetes Blueprints User Guide
      • CFK Blueprints Overview
      • CFK Blueprints Quick Start
      • Install CFK Blueprints
      • Configure Confluent Platform
        • Create a Blueprint
        • Update Confluent License
        • Configure Networking
        • Configure Security
          • Security Overview
          • Network Encryption
          • Authentication
          • Authorization
          • Credentials and Secrets
        • Configure Storage
        • Configure Connect
        • Configure Rack Awareness
        • Advanced Configurations
      • Deploy Confluent Platform
      • Manage Application Resources
        • Manage Kafka Topics
        • Manage Kafka Schemas
        • Manage Schema Linking
        • Manage Cluster Linking
        • Manage Connectors
        • Manage Authorization
      • Integrate with Confluent Cloud
      • Manage Fleets
      • CFK Blueprints API References
        • Core API
        • Cluster API
        • Applications API
        • Install API
    • Release Notes
    • Glossary
    Table of contents

    CONFLUENT FOR KUBERNETES

    • Overview
    • Quick Start
    • Plan for Deployments
    • Confluent for Kubernetes User Guide
      • Prepare Kubernetes Cluster
      • Deploy Confluent for Kubernetes
      • Configure Confluent Platform
        • Configuration Overview
        • Configure Storage
        • Update Confluent License
        • Use Custom Docker Registry
        • Configure CPU and Memory Requirements
        • Configure Networking
          • Networking Overview
          • Configure Load Balancers
          • Configure Node Ports
          • Configure Port-based Static Access
          • Configure Host-based Static Access
          • Configure Routes
        • Configure Security
          • Security Overview
          • Authentication
          • Authorization
            • Configure Role-Based Access Control (RBAC)
            • Configure Simple ACLs
          • Network Encryption
          • Security Compliance
          • Credentials and Certificates
        • Configure Pod Scheduling
        • Configure Connect
        • Configure Replicator
        • Configure Rack Awareness
        • Configure Confluent REST Proxy
        • Configure KRaft
        • Advanced Configuration
      • Deploy Confluent Platform
      • Manage Confluent Platform
        • Manage Kafka Admin REST Class
        • Manage Kafka Topics
        • Manage Schemas
          • Manage Schemas
          • Link Schemas
        • Manage Connectors
        • Scale Confluent Clusters
        • Scale Storage
        • Link Kafka Clusters
        • Manage Security
          • Manage Authentication
          • Manage RBAC
          • Manage Certificates
          • Manage Password Encoder Secret
        • Restart Confluent Components
        • Delete Confluent Deployment
        • Manage Confluent Cloud
      • Monitor Confluent Platform
      • Upgrade
        • Upgrade Overview
        • Upgrade Confluent for Kubernetes
        • Upgrade Confluent Platform
        • Migrate from Operator to Confluent for Kubernetes
        • Migrate On-premise Deployment to Confluent for Kubernetes
      • Deployment Scenarios
        • Multi-AZ Deployment
        • Multi-Region Deployment
        • Hybrid Deployment with Confluent Cloud
      • Troubleshooting
      • API Reference
      • Confluent Plugin Reference
    • Confluent for Kubernetes Blueprints User Guide
      • CFK Blueprints Overview
      • CFK Blueprints Quick Start
      • Install CFK Blueprints
      • Configure Confluent Platform
        • Create a Blueprint
        • Update Confluent License
        • Configure Networking
        • Configure Security
          • Security Overview
          • Network Encryption
          • Authentication
          • Authorization
          • Credentials and Secrets
        • Configure Storage
        • Configure Connect
        • Configure Rack Awareness
        • Advanced Configurations
      • Deploy Confluent Platform
      • Manage Application Resources
        • Manage Kafka Topics
        • Manage Kafka Schemas
        • Manage Schema Linking
        • Manage Cluster Linking
        • Manage Connectors
        • Manage Authorization
      • Integrate with Confluent Cloud
      • Manage Fleets
      • CFK Blueprints API References
        • Core API
        • Cluster API
        • Applications API
        • Install API
    • Release Notes
    • Glossary
    1. Home
    2. Platform
    3. CFK

    kubectl confluent clusterlink mirror-topics

    List mirror topics for a ClusterLink.

    To install the Confluent plugin, see Confluent plugin.

    Synopsis

    List mirror topics for a ClusterLink.

    kubectl confluent clusterlink mirror-topics [flags]
    

    Options

    -h, --help          help for mirror-topics
        --name string   name of the ClusterLink
    

    Options inherited from parent commands

        --as string                      Username to impersonate for the operation. User could be a regular user or a service account in a namespace.
        --as-group stringArray           Group to impersonate for the operation, this flag can be repeated to specify multiple groups.
        --as-uid string                  UID to impersonate for the operation.
        --cache-dir string               Default cache directory (default "$HOME/.kube/cache")
        --certificate-authority string   Path to a cert file for the certificate authority
        --client-certificate string      Path to a client certificate file for TLS
        --client-key string              Path to a client key file for TLS
        --cluster string                 The name of the kubeconfig cluster to use
        --context string                 The name of the kubeconfig context to use
        --disable-compression            If true, opt-out of response compression for all requests to the server
        --insecure-skip-tls-verify       If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
        --kubeconfig string              Path to the kubeconfig file to use for CLI requests.
    -n, --namespace string               If present, the namespace scope for this CLI request
        --request-timeout string         The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
    -s, --server string                  The address and port of the Kubernetes API server
        --tls-server-name string         Server name to use for server certificate validation. If it is not provided, the hostname used to contact the server is used
        --token string                   Bearer token for authentication to the API server
        --user string                    The name of the kubeconfig user to use
    

    SEE ALSO

    • kubectl confluent clusterlink - ClusterLink information.

    Ask the community Confluent Support Portal Last published: Oct 24, 2024
    Terms & Conditions | Privacy Policy | Do Not Sell My Information | Modern Slavery Policy | Cookie Settings | Feedback

    Copyright © Confluent, Inc. 2014- Apache®, Apache Kafka®, Kafka®, Apache Flink®, Flink®, Apache Iceberg®, Iceberg® and associated open source project names are trademarks of the Apache Software Foundation

    Give feedback about this page
    On this page:
    • Synopsis
    • Options
    • Options inherited from parent commands
    • SEE ALSO