Skip to main content

miren runner status

Show runner health and configuration

note

This command requires the distributedrunners labs feature to be enabled.

Usage

miren runner status [flags]

Flags

  • --config — Path to runner config (default: /var/lib/miren/runner/config.yaml)
  • --data-path — Path to runner data (default: /var/lib/miren/runner)

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

Check runner status:

miren runner status

See also