# Interactive mode
mongocli atlas quickstart
# Non Interactive Mode
mongocli atlas quickstart --clusterName getStarted --provider AWS --region US_EAST_1 --username testUser --password changeMe --accessListIp 192.0.2.15 --skipSampleData
# To install mongocli: https://docs.mongodb.com/mongocli/master/install