I built a CLI that covers the entire Google Play Developer API
typescript
dev.to
I was uploading an AAB to the Play Console last year and thought — why am I still clicking through this in 2026? Every Android release is the same ritual. Open the Console, upload the bundle, fill in release notes, pick a track, set the rollout percentage, click through confirmation screens. Fifteen minutes of clicking for something that should be one command. So I looked at what exists. Fastlane supply requires Ruby, Bundler, and about 150 gems. It covers roughly 20 of the 204 Google Play