Skip to main content

openaeon daemon

Legacy alias for Gateway service management commands. openaeon daemon ... maps to the same service control surface as openaeon gateway ... service commands.

Usage

openaeon daemon status
openaeon daemon install
openaeon daemon start
openaeon daemon stop
openaeon daemon restart
openaeon daemon uninstall

Subcommands

  • status: show service install state and probe Gateway health
  • install: install service (launchd/systemd/schtasks)
  • uninstall: remove service
  • start: start service
  • stop: stop service
  • restart: restart service

Common options

  • status: --url, --token, --password, --timeout, --no-probe, --deep, --json
  • install: --port, --runtime <node|bun>, --token, --force, --json
  • lifecycle (uninstall|start|stop|restart): --json

Prefer

Use openaeon gateway for current docs and examples.