Skip to main content

miren cluster restart

Restart the active cluster's server and wait for it to report ready

Usage

miren cluster restart [flags]

Flags

  • --cluster, -C — Cluster name
  • --config — Path to the config file
  • --yes, -y — Skip the confirmation prompt

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

Restart a named cluster:

miren cluster restart -C production

See also