meshctl experimental switch-active

meshctl experimental switch-active

In a multicluster management plane setup, set the active management server that can write Gloo configuration to Redis.

meshctl experimental switch-active [flags]

Options

  -h, --help                       help for switch-active
      --mgmt-cluster-name string   Gloo management cluster name. (default "mgmt-cluster")
      --redis-address strings      Redis addresses to be used when connecting to a storage backend.

Options inherited from parent commands

      --kubeconfig string    Path to the kubeconfig file for the cluster.
      --kubecontext string   Kubernetes context for the cluster to run the command in.
  -n, --namespace string     Namespace to run the command in. (default "gloo-mesh")
      --plain                Disable styling for terminal output.
  -v, --verbose              Enable verbose logging.

SEE ALSO