CommandsAgent
sma agent on
Start agent runtime (background or foreground)
sma agent on
Start runtime for a target agent.
Usage
sma agent on [path] [options]Key options
-p, --port <port>: service port-h, --host <host>: service host--foreground [enabled]: run in foreground
Behavior
- Checks console runtime before start.
pathdefaults to current directory.- With
--foreground, runs in current terminal; otherwise runs in background mode. --foregroundis a temporary terminal session; once terminal exits, the process exits too.