pkg.soopen package index

brew / 排名 5456

使用 Homebrew, Nix 安装 eas-cli

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install eas-cli

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#eas-cli

nixpkgs package indexes · pkgs/by-name/ea/eas-cli/package.nix · 来源: api.github.com

概览

软件包摘要

Command-line tool for working with Expo Application Services

命令和别名

  • eas

历史

项目历史与用法

EAS CLI is Expo's command-line client for Expo Application Services, the hosted build, submit, update, hosting, metadata, workflow, and observability services used by Expo and React Native projects. Package-manager users know it as the `eas` executable distributed through npm and Homebrew.

项目历史

The `eas-cli` npm package was created in August 2020, and the official GitHub repository was created days later. It grew out of Expo's move from the older Expo build/update services toward Expo Application Services, a broader set of cloud services for building, signing, submitting, and updating native mobile apps.

The repository README presents the package as the EAS command-line tool and documents global npm or Yarn installation. Over time, the command surface expanded far beyond `eas build` into credentials, submit, update, channels, metadata, workflows, hosting/deploy commands, environment management, diagnostics, and account administration.

采用历史

EAS CLI adoption follows Expo and React Native adoption rather than a standalone infrastructure-tool adoption curve. Developers install it when they need cloud Android/iOS builds, store submissions, signing credential management, internal distribution, or over-the-air updates for Expo and React Native projects.

The npm registry records hundreds of published versions, which reflects the rapid release cadence of Expo's managed service client. Homebrew packages the npm tarball as `eas-cli`, giving macOS and Linux users a package-manager route in addition to the official npm install path.

使用方式

Common workflows include `eas build --platform all` to produce Android and iOS binaries, `eas submit` to upload builds to app stores, and `eas update` to publish JavaScript and asset updates through EAS Update. Project build profiles and CLI version constraints live in `eas.json`.

EAS Build can manage Android keystores, iOS provisioning profiles, and distribution certificates, or use credentials provided by the project. That is why the CLI sits at the boundary between package tooling and sensitive mobile-release infrastructure.

为什么软件包爱好者会关心

For package nerds, EAS CLI is a good example of a service-backed CLI becoming the canonical interface for a platform. The interesting package is not just a binary; it is the versioned client for a large hosted release workflow.

It also shows the JavaScript CLI packaging pattern clearly: the source is a GitHub monorepo package, npm is the primary distribution channel, and Homebrew repackages the npm artifact for users who prefer system package managers.

时间线

  • 2020-08: npm registry records the creation of the `eas-cli` package.
  • 2020-08: The official `expo/eas-cli` GitHub repository was created.
  • 2021-12: Expo docs identify Classic Updates as the pre-EAS Update service era, with EAS Update recommended for new update workflows.
  • 2026-06: npm registry records `eas-cli` 20.x with more than 400 published versions.

Related projects

  • Expo CLI and `create-expo-app` are the adjacent local development tools that lead many projects into EAS workflows.
  • `expo-updates` is the runtime library used by EAS Update.
  • React Native is the broader app platform EAS Build supports, including projects that were not originally created with Expo.
  • Microsoft CodePush is a related over-the-air update service that Expo documentation compares with EAS Update.

安全态势

尚未找到受保护工具覆盖

没有找到 eas-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
eas.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
credentials.jsonios/certs/dist.p12ios/certs/profile.mobileprovision

可执行文件

已安装的可执行文件

命令类型暴露范围备注
eas可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本21.4.0
管理器更新时间2026-07-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:eas-cli
版本21.4.0
软件包管理器Homebrew
主页https://docs.expo.dev/eas/
最后更新2026-07-29T12:41:55Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

eas-cli

nix profile install nixpkgs#eas-cli
  • normalized package name match
  • 匹配方式:Eas Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ea/eas-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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