
Security News
How Enterprise Security Is Adapting to AI-Accelerated Threats
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.
@undp-data/geohub-cli
Advanced tools
This repository is to manage CLI tools for geohub
$geohub -h
Usage: geohub [options] [command]
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
stac [options] scan STAC collections to register metadata into PostgreSQL database.
help [command] display help for command
$geohub stac -h
Usage: geohub stac [options]
scan STAC collections to register metadata into PostgreSQL database.
Options:
-d, --database <dsn> PostgreSQL database connection string
-s, --stac <stac> STAC API root URL. e.g., https://planetarycomputer.microsoft.com/api/stac/v1
-o, --output [output] Output directory for temporary working folder (default: "tmp")
-h, --help display help for command
For example
# to register STAC by Microsoft Planetary Computer
geohub stac -d <database connection string> -s https://planetarycomputer.microsoft.com/api/stac/v1
# to register STAC by Earth Search
geohub stac -d <database connection string> -s https://earth-search.aws.element84.com/v0/
FAQs
This repository is to manage CLI tools for GeoHub
We found that @undp-data/geohub-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.

Security News
Experts push back on new claims about AI-driven ransomware, warning that hype and sponsored research are distorting how the threat is understood.