eas build:inspect
Inspect the state of the project at specific build stages, useful for troubleshooting
Options
| Name | Description | 
|---|---|
| -e, --profile  <Profile Name> | Name of the build profile from eas.json. Defaults to "production" if defined in eas.json | 
| -o, --output  <Output directory> | 
 | 
| -p, --platform  <Platform> | 
 | 
| -s, --stage  <Build Stage> | 
 | 
| -v, --verbose | |
| --force | Delete OUTPUT_DIRECTORY if it already exists |