Skip to main content

miren cluster remove

Remove a cluster from the configuration

Usage

miren cluster remove <cluster> [flags]

Arguments

  • cluster — Name of the cluster to remove

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

Remove a cluster:

miren cluster remove my-cluster

See also