Resolution order
Commands that accept--instance resolve the target in this order:
--instance <name>HIRO_GATEWAY_INSTANCEenvironment variable- default instance in gateway registry
Start
Options
| Option | Description |
|---|---|
--instance, -I | Target instance name. |
--foreground, -f | Run in foreground with live logs. |
--verbose, -v | Enable debug-level logs. |
--log-dir | Runtime-only log directory override for this start. |
Examples
Stop
Status
- process running state and PID
- WebSocket URL (
ws://host:port) - instance path
--instance is omitted:
- one instance configured: print that instance
- multiple instances configured: print all instances
Teardown
Options
| Option | Description |
|---|---|
--instance, -I | Target instance name. |
--purge | Also remove instance from registry and delete files. |
--elevated-task | On Windows, request elevated task removal. |
