Scale Cluster

Scale Kubemq cluster replicas command

Synopsis

Scale command allows to scale Kubemq cluster replicas

kubemqctl scale cluster [flags]

Examples

    # Scale Kubemq cluster  
    kubemqctl scale cluster 5

Options

  -h, --help   help for cluster

Options inherited from parent commands

      --config string   set kubemqctl configuration file (default "./.kubemqctl.yaml")

Last updated