Skip to content
health.mdhealth.mdCLI manual

healthmd status

Check the paired phone’s live readiness, or read one durable job from local storage.

healthmd status [--job <JOB_UUID>]

Without --job, the command contacts the selected paired phone. With --job, it reads local state and does not contact a phone.

Option Description
--job <JOB_UUID> Read one durable job instead of checking live readiness.

This command also accepts all global options.

Check the only paired phone:

Terminal window
healthmd status

Select a phone when more than one is paired:

Terminal window
healthmd status --device 11111111-2222-4333-8444-555555555555

Inspect a durable job without contacting the phone:

Terminal window
healthmd status --job 11111111-2222-4333-8444-555555555555

Live status reports the selected device, direct connectivity, source readiness, and wake availability without including health values. Job status reports the saved request state, progress, and whether it can be resumed or still awaits cancellation acknowledgement.