Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter name

Type

Optionality

Description

Constraints

accessToken

string

Status
colourGreen
titleOPTIONAL

generated CleverMaps access token

(see how to get one)

stored in config file

bearerToken

string

Status
colourGreen
titleOPTIONAL

JWT token generated after signing with limited 1h validity


dumpDirectory

string

Status
colourGreen
titleOPTIONAL

directory where your dumps will be stored

stored in config file

server

string

Status
colourGreen
titleOPTIONAL

server to connect to

default = https://secure.clevermaps.io

stored in config file

proxyHost

string

Status
colourGreen
titleOPTIONAL

proxy server hostname

stored in config file

proxyPort

integer

Status
colourGreen
titleOPTIONAL

proxy server port

stored in config file

s3AccessKeyId

string

Status
colourGreen
titleOPTIONAL

AWS S3 Access Key ID

required for S3 upload (loadCsv --s3Uri)

stored in config file

s3SecretAccessKey

string

Status
colourGreen
titleOPTIONAL

AWS S3 Secret Access Key

required for S3 upload (loadCsv --s3Uri)

stored in config file

Anchor
setupAnchor
setupAnchor

...