Skip to main content

miren cluster switch

Switch to a different cluster

Usage

miren cluster switch <cluster> [flags]

Arguments

  • cluster — Name of the cluster to switch to

Flags

  • --cluster, -C — Cluster name
  • --config — Path to the config file

Global Options

  • --options — Path to file containing options
  • --server-address — Server address to connect to (default: 127.0.0.1:8443)
  • --verbose, -v — Enable verbose output

Examples

Switch to a cluster:

miren cluster switch production

See also