@nrwl/expo:build-list

List all EAS builds for your Expo project.

Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.

Options

appVersion

string

App version of EAS build

appBuildVersion

string

App build version of EAS build

appIdentifier

string

App identifier of EAS build

buildProfile

string

Build profile of EAS build

channel

string

Channel of EAS build

distribution

string
Accepted values: store, internal, simulator

Distribution of EAS build

gitCommitHash

string

Git commit hash of EAS build

json

boolean

Enable JSON output, non-JSON messages will be printed to stderr

limit

number

Limit of numbers to list EAS builds

nonInteractive

boolean

Run the command in non-interactive mode.

platform

p
string
Accepted values: ios, android, all

The platform to build the app, example values: ios, android, all.

runtimeVersion

string

Runtime version of EAS build

status

string
Accepted values: new, in-queue, in-progress, errored, finished, canceled

Status of EAS build

sdkVersion

string

SDK version of EAS build