Skip to content

Runtime And Operations

Runtime inspection

adaos runtime status
adaos runtime logs
adaos node status
adaos node reliability

These commands are useful for checking local readiness, runtime slots, and the broader node health model.

Autostart and service mode

adaos autostart status
adaos autostart enable
adaos autostart disable

autostart is the operational path for running AdaOS as a managed service on the host OS.

Core-update controls

adaos autostart update-status
adaos autostart update-start
adaos autostart update-cancel
adaos autostart update-rollback
adaos autostart smoke-update

These commands integrate with the runtime lifecycle and the /api/admin/update/* endpoints.

Hub and member operations

adaos hub join-code create
adaos hub root status
adaos hub root reconnect
adaos node join --join-code <CODE>
adaos node role set --role member

Yjs webspace operations

adaos node yjs status
adaos node yjs create --webspace default
adaos node yjs describe --webspace default
adaos node yjs scenario --webspace default --scenario-id web_desktop

The node yjs command group is the current operator-facing interface for synchronized webspace and desktop state.