# 使用 Homebrew, MacPorts 安装 mongocli

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

## 安装

```sh
sudo av install brew:mongocli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mongocli
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mongocli
```

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

## 软件包事实

- **软件包键:** brew:mongocli
- **软件包管理器:** Homebrew
- **版本:** 2.0.7
- **来源摘要:** MongoDB CLI enables you to manage your MongoDB in the Cloud
- **主页:** <https://www.mongodb.com/docs/mongocli/current/>
- **仓库:** <https://github.com/mongodb/mongodb-cli>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mongocli (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0.7
## 项目历史与用法

MongoDB CLI, invoked as mongocli, was built by MongoDB as a terminal interface for MongoDB management services. Its repository describes it as a modern command-line interface for managing MongoDB services from the terminal, with simple one-line commands for Ops Manager and Cloud Manager automation.

### 项目历史

The tool's role narrowed after MongoDB separated Atlas administration into the Atlas CLI. MongoDB CLI 2.0.0, released on 2024-03-14, fully deprecated mongocli atlas commands and directed users to migrate Atlas workflows to the Atlas CLI. That leaves mongocli primarily in the Ops Manager and Cloud Manager niche: automation, alerts, backups, clusters, agents, logs, maintenance windows, metrics, processes, and security settings for managed MongoDB deployments outside the dedicated Atlas CLI path.

### 使用方式

Homebrew and MacPorts package it as a single mongocli executable for administrators and CI jobs that need scripted access to Cloud Manager or Ops Manager without using the web UI.

### 来源

- <https://formulae.brew.sh/formula/mongocli>
- <https://github.com/mongodb/mongodb-cli>
- <https://www.mongodb.com/docs/mongocli/current/command/mongocli-ops-manager/>
- <https://www.mongodb.com/docs/mongocli/current/release-notes/>
- <https://www.mongodb.com/try/download/mongocli>


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: $XDG_CONFIG_HOME/mongocli/config.toml, ~/.config/mongocli/config.toml
- macOS: /Users/{username}/Library/Application Support/mongocli/config.toml
- Windows: %AppData%\mongocli\config.toml

## Credential files

- Linux: $XDG_CONFIG_HOME/mongocli/config.toml, ~/.config/mongocli/config.toml
- macOS: /Users/{username}/Library/Application Support/mongocli/config.toml
- Windows: %AppData%\mongocli\config.toml
## 其他软件包管理器记录

- MacPorts - mongocli: normalized package name match | MacPorts ports tree: databases/mongocli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mongocli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mongocli.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
