MongoDB Atlas CLI
mongodb-atlas-cliThe MongoDB Atlas CLI is a modern command line interface that enables you to manage MongoDB Atlas from the terminal.
The MongoDB Atlas CLI is a modern command line interface that enables you to manage MongoDB Atlas from the terminal.
*.public_api_key*.private_api_key*.access_token*.refresh_tokenThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
*.mongosh_pathOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. MongoDB Atlas CLI writes no caches or state in your home directory.
*.mongosh_pathEach machine keeps its own copy of these.
*.public_api_key*.private_api_key*.access_token*.refresh_tokenLifted into your secret store; the rest of the file syncs.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/mongodb-atlas-cli. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these is generated from the same rules as this page. None of them splits *.mongosh_path for you — that part is Otty’s own sync, or a template you write by hand.