-
Notifications
You must be signed in to change notification settings - Fork 2
apks
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