@gaia-gps-client/cli
TypeScript icon, indicating that this package has built-in type declarations

0.4.4 • Public • Published

@gaia-gps-client/cli

Installation

npm i -g @gaia-gps-client/cli

or, to use without installing via npx:

npx @gaia-gps-client/cli [options]

Usage

Usage: gaia-gps-cli [options]

Options:
  -V, --version                 output the version number
  -s, --sessionId <value>       Valid session ID to use
  -t, --type [GaiaObject]       The type of Gaia GPS object. One of track, route, waypoint, photo, area, map,  
                                saveditem
  -i, --id <value>              The id of the Gaia GPS object desired.
  -c, --count <number>          Number of list items to retrieve (default: "1")
  -p, --page <number>           Page to retrieve (default: "1")
  -d, --sort_direction <value>  Sort direction
  -f, --sort_field <value>      Sort field
  -o, --output [OutputType]     Output type. One of json, csv, md
  -f, --format [GaiaFormat]     File format. One of gpx, kml, geojson. Will cause the CLI to download files    
                                instead of printing them
  -fn, --filename <value>       Output file name (default: "./gaia-export-<timestamp>.zip")
  -h, --help                    display help for command

Commands:
  login                         Log in to Gaia GPS

Examples

Examples to come

Readme

Keywords

none

Package Sidebar

Install

npm i @gaia-gps-client/cli

Weekly Downloads

0

Version

0.4.4

License

MIT

Unpacked Size

24.7 kB

Total Files

20

Last publish

Collaborators

  • kkarpack