Context

Select kubernetes cluster context command

Synopsis

Context command allows to set the default Kubernetes cluster context

kubemqctl set context [flags]

Examples

    # Select kubernetes cluster context
    kubemqctl cluster context

Options

  -h, --help   help for context

Options inherited from parent commands

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

Last updated