CLI Command Reference
Interact with your mobility stack directly from the command line.
Core Commands
stomp loginAuthenticate CLI session with API secret keys.
stomp vehicle listPrint absolute list of all registered vehicles with online status.
stomp dispatch create --driver <id> --vehicle <id>Initiate a dispatch job for target driver & vehicle pair.
stomp geofence add --coords <lat,lng,radius>Register a geofence limit constraint on target coordinate.