Skip to main content

CLI Command Reference

Interact with your mobility stack directly from the command line.

Core Commands

stomp login

Authenticate CLI session with API secret keys.

stomp vehicle list

Print 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.