gpc-cli-usage

Installation
SKILL.md

GPC CLI Usage

Use this skill when you need to run or design gpc commands for Google Play Console workflows.

Command discovery

Always confirm commands and flags before running:

gpc --help
gpc tracks --help
gpc bundles upload --help

Flag conventions

  • Use explicit long flags: --package, --track, --output.
  • No interactive prompts; destructive operations require --confirm.
  • Short aliases: -p (package), -o (output), -q (quiet).
Installs
18
GitHub Stars
2
First Seen
Mar 8, 2026
gpc-cli-usage — androidpoet/playconsole-cli-skills