1.0.0 • Published 1 year ago

upload-to-play-store v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

upload-to-play-store

Upload AAB file to the Play store

npx upload-to-play-store --help
# Publish Android App Bundle to Google Play

# Options:
#   -k, --keyFile <path>      set google api json key file
#   -p, --packageName <name>  set package name (com.some.app)
#   -a, --aabFile <path>      set path to .aab file
#   -t, --title <title>       title for release
#   -s, --status              Set the status at the store
#   -e, --exit                exit on error with error code 1.
#   -h, --help                display help for command
1.0.0

1 year ago