Set up HERE OLP CLI on macOS
Download the HERE Open Location Platform SDK, from https://platform.here.com/sdk
unzip file
sdk-2.10.0.118cd ~/Downloads unzip sdk-2.10.0.118.zipcopy
OLP_CLItousr/local/sudo cp -R /Users/<username>/Downloads/sdk-2.10.0.118/tools/OLP_CLI /usr/local/set ownership
cd /usr/local/ sudo chown -R <username>:admin OLP_CLIcreate symbolic link
cd /usr/local/bin ln -s ../OLP_CLI/olp olpcheck version
olp version showupdate olp cli
olp version update