# 安装 mongodb-atlas-cli

查看 mongodb-atlas-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mongodb-atlas-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mongodb-atlas-cli
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install atlas
```

  证据: MacPorts ports tree: math/atlas/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mongodb-atlas-cli
```

  证据: nixpkgs package indexes: pkgs/by-name/mo/mongodb-atlas-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- dnf (92%):

```sh
sudo dnf install atlas
```

  证据: Fedora Rawhide package metadata: atlas from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/mongodb-atlas-cli
```

  证据: Scoop official bucket manifest trees: bucket/mongodb-atlas-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id MongoDB.MongoDBAtlasCLI -e
```

  证据: Windows Package Manager source index: MongoDB.MongoDBAtlasCLI from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:mongodb-atlas-cli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mongodb-atlas-cli>
- **版本:** 1.55.0
- **来源摘要:** Atlas CLI enables you to manage your MongoDB Atlas
- **主页:** <https://www.mongodb.com/docs/atlas/cli/stable/>
- **仓库:** <https://github.com/mongodb/mongodb-atlas-cli>
- **上游文档:** <https://www.mongodb.com/docs/atlas/cli/stable/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/mongodb/mongodb-atlas-cli/archive/refs/tags/atlascli/v1.55.0.tar.gz>
- **更新:** 2026-05-21T19:18:24Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- atlas (cli)
- atlas (别名)

## 依赖

- mongosh

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 1.55.0
- 管理器更新时间: 2026-05-21
- 本地数据: ok
- 上游仓库: https://github.com/mongodb/mongodb-atlas-cli
- 检测到的最新版本: atlascli/v1.55.0 (current)

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [mongosh](https://www.automicvault.com/pkg/brew/mongosh/) - Runtime dependency declared by Homebrew.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
