You need to login before using other commands; the login command will ask for username and password
sailaway-cli login [email] [password]
List the user boats
sailway-cli list-boats
Save the current trip to a gpx file:
sailaway-cli get-trip boatid output.gpx
Load a gpx trip into sailaway as current trip:
sailaway-cli load-trip boatid input.gpx
Or as a library entry:
sailaway-cli load-trip boatid --library input.gpx
Serve current realtime boat data as GPSD server (for qtVLM and other softwares)
sailaway-cli gps-serve boatid [8888]