Skip to main content

daemon

The daemon group manages the long-running Snoopy scheduler process.

Subcommands

daemon start

Starts the scheduler in the background.

snoopy daemon start

daemon stop

Stops the background daemon.

snoopy daemon stop

daemon status

Shows whether the daemon is running and whether the PID file is healthy.

snoopy daemon status

daemon reload

Reloads scheduler registrations in the running daemon without restarting it.

snoopy daemon reload

daemon run

Runs the daemon in the foreground.

snoopy daemon run

Typical Use

snoopy daemon start
snoopy daemon status
snoopy daemon reload