Manage your MongoDB Atlas clusters and deployments from CLI
MongoDB CLI enables you to manage your MongoDB in the Cloud
mongocli$ mongocli atlas clusters list$ mongocli atlas clusters create my-cluster --region US_EAST_1 --tier M10$ mongocli atlas clusters connectionStrings describe my-cluster