Gplay CLI Usage

The cross-cutting conventions every gplay command shares — credential/account resolution order, package targeting and `.gplay/` pinning, output formats (table/json/markdown), semantic exit codes, the `--dry-run`/`--confirm` safety gates, stdout-is-data/stderr-is-logs, and the Edit lifecycle (implicit per-command, or explicit `edits begin/commit/discard` transactions). Use when running or designing any gplay command, wiring gplay into CI, branching on its exit codes, introspecting the Android Publisher API surface offline with `gplay schema`, or building a more specific gplay workflow on top of these rules.

unliftedq 54a9c6a 2 files · 9.8 KB Updated

File contents

unliftedq/agents/tree/main/android-dev/skills/gplay-cli-usage commit 54a9c6a3c7

Frequently asked questions

npx skillmds@latest add unliftedq/gplay-cli-usage