Skip to content
Konstantin Aksenov edited this page Apr 30, 2020 · 2 revisions

1.list

Parameters:

No

Example:

apks list --key service_account.json --packageName <com.my.package>


2.upload

Parameters:

--apk - path to apk file (Require)

Example:

apks list --key service_account.json --packageName <com.my.package> --apk path/to/my.apk

Clone this wiki locally