The Omlox Hub CLI tool
The Omlox Hub CLI tool
Common actions for omlox client:
- omlox get trackables
- omlox sub location_updates
- omlox get trackables -o json > backup.trackables.json
- omlox create trackables < backup.trackables.json
Environment variables:
Name | Description |
---|---|
OMLOX_HUB_API | Omlox hub API endpoint. |
--addr string omlox hub API endpoint (default "localhost:8081")
--debug enable debug logging
-h, --help help for omlox
- omlox create - Create hub resources
- omlox delete - Delete hub resources
- omlox gen - Generate commands
- omlox get - Get hub resources
- omlox subscribe - Subscribes to real-time events
- omlox version - Show version information