🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

eas-cli

Package Overview
Dependencies
Maintainers
27
Versions
321
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eas-cli

EAS command line tool

16.6.1
Source
npm
Version published
Weekly downloads
219K
5.76%
Maintainers
27
Weekly downloads
 
Created

What is eas-cli?

The eas-cli package is a command-line tool for Expo Application Services (EAS), which helps developers build, submit, and manage their Expo and React Native apps. It provides functionalities for building apps, managing credentials, and submitting apps to app stores.

What are eas-cli's main functionalities?

Build

This command is used to build an iOS app using EAS Build. It allows developers to create production-ready builds for their applications.

eas build --platform ios

Submit

This command submits an Android app to the Google Play Store. It simplifies the process of app submission by handling various configurations and credentials.

eas submit --platform android

Credentials Management

This command manages credentials for both iOS and Android apps. It helps in setting up and managing the necessary credentials required for building and submitting apps.

eas credentials

Other packages similar to eas-cli

Keywords

expo

FAQs

Package last updated on 14 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts