The official command line for MongoDB Atlas — clusters, users, backups and the entire Admin API, without leaving the terminal.
The Atlas CLI is how teams script and automate MongoDB Atlas: provisioning clusters, managing access, wiring CI, and reaching every endpoint the Atlas Admin API exposes.
It ships through Homebrew, apt, yum, Chocolatey and Docker, carries a public plugin framework so other teams can extend it without touching its core, and its commands are generated from the Admin API's OpenAPI spec rather than written by hand.