Skip to content
Konstantin Aksenov edited this page May 11, 2020 · 2 revisions

1.list

Parameters:

No

Example:

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


2.upload

Parameters:

--apk - path to apk file (Require)

Example:

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

Clone this wiki locally