Service control commands function similar to SYSTEMCTL, except they are cross-platform and also work in sandbox mode.
./ctl service <command> [parameters] [options]
start - Start server components
stop - Stop server components
status - Display status of installed server components
reload - Reload server config files (without a restart)
restart - Stop & then start server components
enable - Enable a server component
disable - Disable component from starting automatically
config - Expert only internal command for configuring a service (such as pg15)
init - Expert only internal command for initializing a service (such as pg15)
--json # Turn on JSON output