Restart a single managed resource through the running control plane. Requires lightshuttle up to be active in the same working directory so the discovery file .lightshuttle/control.url is present
# Restart the `api` resource and wait for it to become healthy again
lightshuttle restart api
# Request the restart and return immediately
lightshuttle restart api --detach