CLI app to interact with Google Play Developer API
See releases
go install github.com/hassansin/androidpublisher
androidpublisher --package com.example.android --credentials "path to service account JSON key file"
Ctrl+C
: Quit
Ctrl+S
: Save response
Ctrl+X
: Copy response to clipboard
TAB
: Switch Panel/Switch Input
ENTER
: Perform Action
F5
: Perform last request again
↑↓
: Navigation
ESC
: Cancel popup
Ctrl+H
: Scroll to top
Ctrl+E
: Scroll to bottom
Ctrl+K
: Delete rest of the line
PageDown
: Scroll to next page
PageUp
: Scroll to previous page