CLI Reference
Engine
Manage engine information, updates, and monitoring
Usage
Terminal
dxflow engine
Subcommands
| Command | Description | Help |
|---|---|---|
| token | Generate auth token | dxflow engine token --help |
| pair | Pair a console | dxflow engine pair --help |
| healthcheck | Verify health | dxflow engine healthcheck --help |
| ping | Check connectivity | dxflow engine ping --help |
| info | Get engine info | dxflow engine info --help |
| stats | Show live engine statistics | dxflow engine stats --help |
| update | Update engine | dxflow engine update --help |
Shortcuts
token, healthcheck, ping, and stats answer at the root as well, with the same flags:
Terminal
dxflow token
dxflow healthcheck
dxflow ping
dxflow stats