In this project, we will explore the geospatial capabilities of Cosmos DB.
We need to write a tool to store the locations of different cars, useful to a car renting company.
We’ll write a CLI that accepts three commands:
The CLI logic is already done. We’ll just need to implement the commands themselves, interact with Cosmos DB, and provide feedback to users.