v1.9.0 of the CLI provides support for HERE platform interactive map layers.
To access interactive map layer functions, download your HERE platform credentials (via the Administrative tab under the Access Manager) and authenticate the CLI using
here configure workspace {filepath to credentials}
Once authenticated, you will be able to see a new here interactivemap | iml command with the following options:
create [options] [catalogHrn]create a new interactive map layerconfig [options] [catalogHrn] [layerId]configure/update an interactive map layer in a catalogupload [options] [catalogHrn] [layerId]upload one or more GeoJSON, CSV, GPX, XLS, or a Shapefile to the given layeridlist|ls [options]information about available interactive map layersshow [options] <catalogHrn> <layerId>shows the content of the given iddelete [options] <catalogHrn> <layerId>delete the interactive map layer with the given idclear [options] <catalogHrn> <layerId>clear data from interactive map layertokenget workspace tokenhelp [command]display help for command