Commands
Quick reference
sysg spawn is deprecated. Use sysg start --parent-pid ... for child-process workflows.
:::
Global flags
Every command accepts:--plain is equivalent to setting SYSTEMG_AGENT=1, and is also implied when
SYSTEMG_AGENT or NO_COLOR is set in the environment. Use it for scripts,
pipes, SSH commands, and coding agents so status, inspect, and logs emit
plain, un-truncated, non-blocking output.
Supervisor status
sysg status talks to the running supervisor and shows all registered
projects. Use filters to narrow the view:
Daemon mode
Run supervisor in background:Service-specific operations
Most commands accept a service name:See also
- Configuration - Define services
- Quickstart - First steps

