firebase appdistribution:distribute app-release.apk --app 1:123456789:android:abc123 --testers alice@example.com,bob@example.com

Category: Firebase & Firestore

firebase appdistribution:distribute app-release.apk --app 1:123456789:android:abc123 --testers alice@example.com,bob@example.com

Distribute a build to specific testers

Uploads app-release.apk and immediately invites the listed email addresses to test it, so testers get an install link without you using the console. Emails are comma-separated; use --testers-file with a text file for long lists. Group-based distribution uses --groups instead.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.