Skip to main content

miren runner uncordon

Make a cordoned runner eligible for scheduling again

note

This command requires the distributedrunners labs feature to be enabled.

Usage

miren runner uncordon <node> [flags]

Arguments

  • node — Runner to uncordon (name, ID, or short ID)

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

Uncordon a runner:

miren runner uncordon my-runner

See also