miren runner service-status
Show miren-runner systemd service status
note
This command requires the distributedrunners labs feature to be enabled.
Usage
miren runner service-status [flags]
Flags
--follow, -f— Follow logs in real-time
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
Show service status:
miren runner service-status
Follow service logs:
miren runner service-status --follow