gps-internal-sharing

Installation
SKILL.md

Internal app sharing

gps --package $PKG internal-sharing upload --file ./app-release.aab --confirm
gps --package $PKG internal-sharing upload --file ./app-release.apk --confirm

Ops / MCP: gps_upload_internal_sharing.

When to use

  • Quick QA build distribution
  • Share a build without changing track releases
  • Prefer full deploy + track promote when you need Console release history / staged rollout

Return the download/share URL from the API response to the user.

Installs
1
First Seen
Jul 28, 2026
gps-internal-sharing — appeeky/google-play-store-cli