gateway_cmd
gateway_cmd
¶
jarvis gateway start|stop|status|logs — multi-channel gateway management.
Functions¶
gateway
¶
start
¶
Start the gateway daemon.
Source code in src/openjarvis/cli/gateway_cmd.py
stop
¶
Stop the gateway daemon.
Source code in src/openjarvis/cli/gateway_cmd.py
status
¶
Check gateway status.
Source code in src/openjarvis/cli/gateway_cmd.py
logs
¶
View gateway logs.