macOS
brew install apigeeclilocal Homebrew formula metadata
安装
brew install apigeeclilocal Homebrew formula metadata
概览
Apigee management API command-line interface
历史
apigeecli is a Go command-line interface for interacting with Apigee APIs across Apigee hybrid and Google's managed Apigee offering. It manages Apigee entities such as proxies, products, environments, developers, IAM, key stores, shared flows, and related control-plane resources.
The public apigee/apigeecli repository was created in 2022. The README describes it as a tool for Apigee hybrid and managed Apigee, including CRUD-style management of Apigee entities and helper flows for service accounts used by hybrid runtime operations.
GitHub releases show an active release stream beginning with v1.107 in May 2022 and continuing through the 2.x line. The README documents version 2.x breaking flag-name changes and a 2.0.0 change adding --no-warnings for automation-sensitive output.
The README documents binary downloads from GitHub releases, a Linux/Darwin install script, a container image on GitHub Container Registry, Docker usage, and Cloud Build usage. The batch input shows Homebrew packaging, giving macOS users another straightforward installation path.
apigeecli authenticates with Google OAuth access tokens from gcloud, metadata tokens in Google execution environments, Google default application credentials, or service account JSON. It can generate and cache access tokens, list or fetch organizations, and run broad Apigee management commands.
The README says token cache and preferences are written under $HOME/.apigeecli. Generated command docs show inherited global options for service-account JSON, metadata token, default token, OAuth token, API environment selection, output control, and newer-version checks.
apigeecli is significant as the scriptable control-plane surface for Apigee users who need reproducible API-management operations outside the web console. Package users care about its release cadence, generated Cobra command tree, token-cache location, container image, and CI-friendly flags because it often appears in deployment and platform administration pipelines.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
~/.apigeecliCredential-bearing paths to review before unattended agent runs.
~/.apigeecli可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
apigeecli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/apigee/apigeecli
安装元数据
| 软件包键 | brew:apigeecli |
|---|---|
| 版本 | 2.17.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/apigeecli |
| 主页 | https://cloud.google.com/apigee/docs |
| 仓库 | https://github.com/apigee/apigeecli |
| 上游文档 | https://cloud.google.com/apigee/docs |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/apigee/apigeecli/archive/refs/tags/v2.17.0.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apigeecli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.