A CLI tool for determining natural catastrophe near you, or a location specified
A Golang based CLI tool for determining natural catastrophe near you, or a location specified. Visit https://github.com/karl-cardenas-coding/disaster-cli for more information.
disaster [flags]
-a, --api-key string Override default apikey from nasa.gov
-c, --documentation Generate documentation
-h, --help help for disaster
-o, --output string Output format options: table | text | json (default "text")
- disaster categories - Prints all the unique categories of all the events
- disaster events - Returns all events occurring in the world at this point in time.
- disaster update - Updates the disaster-cli to the latest version available
- disaster version - Print the current version number of disaster-cli