@gpc-cli/cli 0.9.52 → 0.9.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +3 -3
- package/dist/anomalies-V3AFS4LD.js +0 -0
- package/dist/apps-4GP3FD7O.js +0 -0
- package/dist/audit-VTWXTXC6.js +0 -0
- package/dist/auth-BA4FE2PO.js +0 -0
- package/dist/bin.js +2 -2
- package/dist/bundle-F7MUVC5J.js +0 -0
- package/dist/cache-XKPLZYEB.js +0 -0
- package/dist/changelog-QLDFG5TV.js +0 -0
- package/dist/chunk-3SJ6OXCZ.js +0 -0
- package/dist/chunk-A7VRCCNS.js +0 -0
- package/dist/chunk-BCBXQC7J.js +0 -0
- package/dist/chunk-ELXAK7GI.js +0 -0
- package/dist/chunk-FAN4ZITI.js +0 -0
- package/dist/{chunk-FXOWADQD.js → chunk-GQVZ2VCT.js} +7 -7
- package/dist/chunk-NQH4G7BI.js +0 -0
- package/dist/chunk-SLNJEAMK.js +0 -0
- package/dist/chunk-Y3QZDAKS.js +0 -0
- package/dist/chunk-YFUBD2XB.js +0 -0
- package/dist/completion-BCHRJSAT.js +0 -0
- package/dist/{config-BLMJ35J2.js → config-KT3PIL52.js} +2 -2
- package/dist/data-safety-AFMD6MYI.js +0 -0
- package/dist/device-tiers-AQAMUQXI.js +0 -0
- package/dist/diff-6EO4ID6W.js +0 -0
- package/dist/docs-GMFN6V4K.js +0 -0
- package/dist/{doctor-7LQWPY5P.js → doctor-GNI44SIP.js} +2 -2
- package/dist/enterprise-7PWXMSUN.js +0 -0
- package/dist/external-transactions-LCZALS3V.js +0 -0
- package/dist/{feedback-7ADYSGRD.js → feedback-XVTGMIBB.js} +2 -2
- package/dist/games-ZSNGEI7A.js +0 -0
- package/dist/generated-apks-RX2IUWSF.js +0 -0
- package/dist/grants-EBPECI26.js +0 -0
- package/dist/iap-OUI5YYN4.js +0 -0
- package/dist/index.js +1 -1
- package/dist/init-WSTQTJOD.js +0 -0
- package/dist/install-skills-JKPYZHYS.js +0 -0
- package/dist/internal-sharing-ONNIWIAT.js +0 -0
- package/dist/listings-LNX6MQYN.js +0 -0
- package/dist/migrate-ZQCJGQQS.js +0 -0
- package/dist/one-time-products-MGZTU7OM.js +0 -0
- package/dist/preflight-W3JAJ4GO.js +0 -0
- package/dist/pricing-JJZFICFL.js +0 -0
- package/dist/prompt-GXC2JSLA.js +0 -0
- package/dist/publish-P5KIGSLI.js +0 -0
- package/dist/purchase-options-KFWW4JW2.js +0 -0
- package/dist/purchases-UBFLNYZC.js +0 -0
- package/dist/quickstart-Z5Y3FYJU.js +0 -0
- package/dist/quota-MZRWYJGR.js +0 -0
- package/dist/recovery-YE3Z7NIN.js +0 -0
- package/dist/releases-LUAHKIMY.js +0 -0
- package/dist/reports-CIB2T3XT.js +0 -0
- package/dist/reviews-YCBBM656.js +0 -0
- package/dist/rtdn-LID2B7XZ.js +0 -0
- package/dist/status-3HXBBXG6.js +0 -0
- package/dist/subscriptions-LURZFPGJ.js +0 -0
- package/dist/testers-6CQL4KQV.js +0 -0
- package/dist/tracks-I4QZNZ3M.js +0 -0
- package/dist/train-MDD2EBHS.js +0 -0
- package/dist/{update-FZ3MNLOH.js → update-QPPKXWI5.js} +2 -2
- package/dist/users-UKG7VIQH.js +0 -0
- package/dist/validate-QIYSA3N7.js +0 -0
- package/dist/verify-UUQNQMPG.js +0 -0
- package/dist/{version-VHQBXU2I.js → version-KUWLAZGT.js} +2 -2
- package/dist/vitals-PJEQUUAK.js +0 -0
- package/package.json +18 -18
- /package/dist/{chunk-FXOWADQD.js.map → chunk-GQVZ2VCT.js.map} +0 -0
- /package/dist/{config-BLMJ35J2.js.map → config-KT3PIL52.js.map} +0 -0
- /package/dist/{doctor-7LQWPY5P.js.map → doctor-GNI44SIP.js.map} +0 -0
- /package/dist/{feedback-7ADYSGRD.js.map → feedback-XVTGMIBB.js.map} +0 -0
- /package/dist/{update-FZ3MNLOH.js.map → update-QPPKXWI5.js.map} +0 -0
- /package/dist/{version-VHQBXU2I.js.map → version-KUWLAZGT.js.map} +0 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 GPC Contributors
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
**Ship Android apps from your terminal.** The complete CLI for the Google Play Developer API.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
209 API endpoints. No Ruby. No browser. No ceremony.
|
|
6
6
|
|
|
7
7
|
```bash
|
|
8
8
|
npm install -g @gpc-cli/cli
|
|
@@ -25,7 +25,7 @@ gpc doctor # 20 setup checks
|
|
|
25
25
|
|
|
26
26
|
| | **GPC** | Fastlane supply |
|
|
27
27
|
| ----------------- | ----------------- | ----------------- |
|
|
28
|
-
| API coverage | **
|
|
28
|
+
| API coverage | **209 endpoints** | ~20 |
|
|
29
29
|
| Runtime | Node.js or binary | Ruby + Bundler |
|
|
30
30
|
| Cold start | <500ms | 2-3s |
|
|
31
31
|
| Reviews & Vitals | Yes | No |
|
|
@@ -85,7 +85,7 @@ curl -fsSL https://raw.githubusercontent.com/yasserstudio/gpc/main/scripts/insta
|
|
|
85
85
|
- [Commands reference](https://yasserstudio.github.io/gpc/commands/)
|
|
86
86
|
- [CI/CD recipes](https://yasserstudio.github.io/gpc/ci-cd/)
|
|
87
87
|
|
|
88
|
-
Free to use. 1,
|
|
88
|
+
Free to use. 1,869 tests. 90%+ coverage. Every write operation supports `--dry-run`.
|
|
89
89
|
|
|
90
90
|
## License
|
|
91
91
|
|
|
File without changes
|
package/dist/apps-4GP3FD7O.js
CHANGED
|
File without changes
|
package/dist/audit-VTWXTXC6.js
CHANGED
|
File without changes
|
package/dist/auth-BA4FE2PO.js
CHANGED
|
File without changes
|
package/dist/bin.js
CHANGED
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
createProgram,
|
|
4
4
|
handleCliError,
|
|
5
5
|
loadPlugins
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-GQVZ2VCT.js";
|
|
7
7
|
import {
|
|
8
8
|
checkForUpdate,
|
|
9
9
|
formatUpdateNotification
|
|
@@ -46,7 +46,7 @@ if (!_isJsonMode && !_isQuiet && !_isSetupCommand && !existsSync(getUserConfigPa
|
|
|
46
46
|
}
|
|
47
47
|
await setupNetworking();
|
|
48
48
|
initAudit(getConfigDir());
|
|
49
|
-
var currentVersion = "0.9.
|
|
49
|
+
var currentVersion = "0.9.53";
|
|
50
50
|
var isUpdateCommand = process.argv[2] === "update";
|
|
51
51
|
var updateCheckPromise = isUpdateCommand ? Promise.resolve(null) : checkForUpdate(currentVersion);
|
|
52
52
|
if (process.argv.includes("--ci")) {
|
package/dist/bundle-F7MUVC5J.js
CHANGED
|
File without changes
|
package/dist/cache-XKPLZYEB.js
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/chunk-3SJ6OXCZ.js
CHANGED
|
File without changes
|
package/dist/chunk-A7VRCCNS.js
CHANGED
|
File without changes
|
package/dist/chunk-BCBXQC7J.js
CHANGED
|
File without changes
|
package/dist/chunk-ELXAK7GI.js
CHANGED
|
File without changes
|
package/dist/chunk-FAN4ZITI.js
CHANGED
|
File without changes
|
|
@@ -67,19 +67,19 @@ function registerPluginCommands(program, manager) {
|
|
|
67
67
|
import { Command } from "commander";
|
|
68
68
|
async function createProgram(pluginManager) {
|
|
69
69
|
const program = new Command();
|
|
70
|
-
program.name("gpc").description("GPC \u2014 Google Play Console CLI").version("0.9.
|
|
70
|
+
program.name("gpc").description("GPC \u2014 Google Play Console CLI").version("0.9.53", "-V, --version").option("-o, --output <format>", "Output format: table, json, yaml, markdown, junit").option("-v, --verbose", "Enable debug logging").option("-q, --quiet", "Suppress non-essential output").option("-a, --app <package>", "App package name").option("-p, --profile <name>", "Auth profile name").option("--no-color", "Disable colored output").option("--no-interactive", "Disable interactive prompts").option("-y, --yes", "Skip confirmation prompts").option("--dry-run", "Preview changes without executing").option("--notify [target]", "Send webhook notification on completion (slack, discord, custom)").option("--ci", "Force CI mode (JSON output, no prompts, strict exit codes)").option("-j, --json", "Shorthand for --output json").option("--apps <csv>", "Comma-separated package names for multi-app operations").showSuggestionAfterError(false);
|
|
71
71
|
const commandLoaders = {
|
|
72
72
|
auth: async () => {
|
|
73
73
|
(await import("./auth-BA4FE2PO.js")).registerAuthCommands(program);
|
|
74
74
|
},
|
|
75
75
|
config: async () => {
|
|
76
|
-
(await import("./config-
|
|
76
|
+
(await import("./config-KT3PIL52.js")).registerConfigCommands(program);
|
|
77
77
|
},
|
|
78
78
|
doctor: async () => {
|
|
79
|
-
(await import("./doctor-
|
|
79
|
+
(await import("./doctor-GNI44SIP.js")).registerDoctorCommand(program);
|
|
80
80
|
},
|
|
81
81
|
update: async () => {
|
|
82
|
-
(await import("./update-
|
|
82
|
+
(await import("./update-QPPKXWI5.js")).registerUpdateCommand(program);
|
|
83
83
|
},
|
|
84
84
|
docs: async () => {
|
|
85
85
|
(await import("./docs-GMFN6V4K.js")).registerDocsCommand(program);
|
|
@@ -183,13 +183,13 @@ async function createProgram(pluginManager) {
|
|
|
183
183
|
(await import("./verify-UUQNQMPG.js")).registerVerifyCommand(program);
|
|
184
184
|
},
|
|
185
185
|
version: async () => {
|
|
186
|
-
(await import("./version-
|
|
186
|
+
(await import("./version-KUWLAZGT.js")).registerVersionCommand(program);
|
|
187
187
|
},
|
|
188
188
|
cache: async () => {
|
|
189
189
|
(await import("./cache-XKPLZYEB.js")).registerCacheCommand(program);
|
|
190
190
|
},
|
|
191
191
|
feedback: async () => {
|
|
192
|
-
(await import("./feedback-
|
|
192
|
+
(await import("./feedback-XVTGMIBB.js")).registerFeedbackCommand(program);
|
|
193
193
|
},
|
|
194
194
|
quickstart: async () => {
|
|
195
195
|
(await import("./quickstart-Z5Y3FYJU.js")).registerQuickstartCommand(program);
|
|
@@ -457,4 +457,4 @@ export {
|
|
|
457
457
|
createProgram,
|
|
458
458
|
handleCliError
|
|
459
459
|
};
|
|
460
|
-
//# sourceMappingURL=chunk-
|
|
460
|
+
//# sourceMappingURL=chunk-GQVZ2VCT.js.map
|
package/dist/chunk-NQH4G7BI.js
CHANGED
|
File without changes
|
package/dist/chunk-SLNJEAMK.js
CHANGED
|
File without changes
|
package/dist/chunk-Y3QZDAKS.js
CHANGED
|
File without changes
|
package/dist/chunk-YFUBD2XB.js
CHANGED
|
File without changes
|
|
File without changes
|
|
@@ -78,7 +78,7 @@ Configuration file created: ${path}`);
|
|
|
78
78
|
});
|
|
79
79
|
console.log("\nVerifying setup...");
|
|
80
80
|
try {
|
|
81
|
-
const { registerDoctorCommand } = await import("./doctor-
|
|
81
|
+
const { registerDoctorCommand } = await import("./doctor-GNI44SIP.js");
|
|
82
82
|
const { Command } = await import("commander");
|
|
83
83
|
const doctorProgram = new Command();
|
|
84
84
|
doctorProgram.option("-o, --output <format>", "Output format").option("-j, --json", "JSON mode");
|
|
@@ -107,4 +107,4 @@ Configuration file created: ${path}`);
|
|
|
107
107
|
export {
|
|
108
108
|
registerConfigCommands
|
|
109
109
|
};
|
|
110
|
-
//# sourceMappingURL=config-
|
|
110
|
+
//# sourceMappingURL=config-KT3PIL52.js.map
|
|
File without changes
|
|
File without changes
|
package/dist/diff-6EO4ID6W.js
CHANGED
|
File without changes
|
package/dist/docs-GMFN6V4K.js
CHANGED
|
File without changes
|
|
@@ -141,7 +141,7 @@ function checkCiEnvironment() {
|
|
|
141
141
|
};
|
|
142
142
|
}
|
|
143
143
|
async function checkGpcVersion() {
|
|
144
|
-
const currentVersion = "0.9.
|
|
144
|
+
const currentVersion = "0.9.53";
|
|
145
145
|
if (currentVersion === "0.0.0") {
|
|
146
146
|
return { name: "version", status: "info", message: "GPC development build" };
|
|
147
147
|
}
|
|
@@ -740,4 +740,4 @@ export {
|
|
|
740
740
|
checkVerificationDeadline,
|
|
741
741
|
registerDoctorCommand
|
|
742
742
|
};
|
|
743
|
-
//# sourceMappingURL=doctor-
|
|
743
|
+
//# sourceMappingURL=doctor-GNI44SIP.js.map
|
|
File without changes
|
|
File without changes
|
|
@@ -9,7 +9,7 @@ import { execFile } from "child_process";
|
|
|
9
9
|
import { listAuditEvents } from "@gpc-cli/core";
|
|
10
10
|
function registerFeedbackCommand(program) {
|
|
11
11
|
program.command("feedback").description("Open a pre-filled GitHub issue with system diagnostics").option("--title <title>", "Issue title").option("--print", "Print the report to stdout instead of opening a browser").action(async (opts) => {
|
|
12
|
-
const version = "0.9.
|
|
12
|
+
const version = "0.9.53";
|
|
13
13
|
let lastCommand = "";
|
|
14
14
|
try {
|
|
15
15
|
const events = await listAuditEvents({ limit: 3 });
|
|
@@ -67,4 +67,4 @@ ${url}`);
|
|
|
67
67
|
export {
|
|
68
68
|
registerFeedbackCommand
|
|
69
69
|
};
|
|
70
|
-
//# sourceMappingURL=feedback-
|
|
70
|
+
//# sourceMappingURL=feedback-XVTGMIBB.js.map
|
package/dist/games-ZSNGEI7A.js
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/grants-EBPECI26.js
CHANGED
|
File without changes
|
package/dist/iap-OUI5YYN4.js
CHANGED
|
File without changes
|
package/dist/index.js
CHANGED
package/dist/init-WSTQTJOD.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/migrate-ZQCJGQQS.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/pricing-JJZFICFL.js
CHANGED
|
File without changes
|
package/dist/prompt-GXC2JSLA.js
CHANGED
|
File without changes
|
package/dist/publish-P5KIGSLI.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/quota-MZRWYJGR.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/reports-CIB2T3XT.js
CHANGED
|
File without changes
|
package/dist/reviews-YCBBM656.js
CHANGED
|
File without changes
|
package/dist/rtdn-LID2B7XZ.js
CHANGED
|
File without changes
|
package/dist/status-3HXBBXG6.js
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/testers-6CQL4KQV.js
CHANGED
|
File without changes
|
package/dist/tracks-I4QZNZ3M.js
CHANGED
|
File without changes
|
package/dist/train-MDD2EBHS.js
CHANGED
|
File without changes
|
|
@@ -17,7 +17,7 @@ function registerUpdateCommand(program) {
|
|
|
17
17
|
program.command("update").description("Update gpc to the latest version").option("--check", "Check for updates without installing (exits 0 always)").option("--force", "Update even if already on the latest version").action(async (opts, cmd) => {
|
|
18
18
|
const parentOpts = cmd.parent?.opts() ?? {};
|
|
19
19
|
const jsonMode = !!(parentOpts["json"] || parentOpts["output"] === "json");
|
|
20
|
-
const currentVersion = "0.9.
|
|
20
|
+
const currentVersion = "0.9.53";
|
|
21
21
|
if (currentVersion === "0.0.0") {
|
|
22
22
|
if (jsonMode) {
|
|
23
23
|
console.log(
|
|
@@ -175,4 +175,4 @@ Run: gpc update`);
|
|
|
175
175
|
export {
|
|
176
176
|
registerUpdateCommand
|
|
177
177
|
};
|
|
178
|
-
//# sourceMappingURL=update-
|
|
178
|
+
//# sourceMappingURL=update-QPPKXWI5.js.map
|
package/dist/users-UKG7VIQH.js
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/verify-UUQNQMPG.js
CHANGED
|
File without changes
|
|
@@ -7,7 +7,7 @@ import "./chunk-3SJ6OXCZ.js";
|
|
|
7
7
|
// src/commands/version.ts
|
|
8
8
|
function registerVersionCommand(program) {
|
|
9
9
|
program.command("version").description("Show version information").action(() => {
|
|
10
|
-
const version = "0.9.
|
|
10
|
+
const version = "0.9.53";
|
|
11
11
|
if (program.opts()["output"] === "json") {
|
|
12
12
|
console.log(
|
|
13
13
|
JSON.stringify({
|
|
@@ -25,4 +25,4 @@ function registerVersionCommand(program) {
|
|
|
25
25
|
export {
|
|
26
26
|
registerVersionCommand
|
|
27
27
|
};
|
|
28
|
-
//# sourceMappingURL=version-
|
|
28
|
+
//# sourceMappingURL=version-KUWLAZGT.js.map
|
package/dist/vitals-PJEQUUAK.js
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gpc-cli/cli",
|
|
3
|
-
"version": "0.9.
|
|
4
|
-
"description": "GPC — Google Play Console CLI.
|
|
3
|
+
"version": "0.9.53",
|
|
4
|
+
"description": "GPC — Google Play Console CLI. 209 API endpoints, one tool.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
7
7
|
"gpc": "./dist/bin.js"
|
|
@@ -17,22 +17,13 @@
|
|
|
17
17
|
"files": [
|
|
18
18
|
"dist"
|
|
19
19
|
],
|
|
20
|
-
"scripts": {
|
|
21
|
-
"build": "tsup",
|
|
22
|
-
"dev": "tsup --watch",
|
|
23
|
-
"test": "vitest run",
|
|
24
|
-
"test:watch": "vitest",
|
|
25
|
-
"lint": "eslint src/",
|
|
26
|
-
"typecheck": "tsc --noEmit",
|
|
27
|
-
"clean": "rm -rf dist"
|
|
28
|
-
},
|
|
29
20
|
"dependencies": {
|
|
30
|
-
"
|
|
31
|
-
"@gpc-cli/
|
|
32
|
-
"@gpc-cli/config": "
|
|
33
|
-
"@gpc-cli/core": "
|
|
34
|
-
"@gpc-cli/
|
|
35
|
-
"
|
|
21
|
+
"commander": "^14.0.3",
|
|
22
|
+
"@gpc-cli/api": "1.0.28",
|
|
23
|
+
"@gpc-cli/config": "0.9.11",
|
|
24
|
+
"@gpc-cli/core": "0.9.43",
|
|
25
|
+
"@gpc-cli/auth": "0.9.11",
|
|
26
|
+
"@gpc-cli/plugin-sdk": "0.9.7"
|
|
36
27
|
},
|
|
37
28
|
"keywords": [
|
|
38
29
|
"google-play",
|
|
@@ -60,5 +51,14 @@
|
|
|
60
51
|
"repository": {
|
|
61
52
|
"type": "git",
|
|
62
53
|
"url": "https://github.com/yasserstudio/gpc"
|
|
54
|
+
},
|
|
55
|
+
"scripts": {
|
|
56
|
+
"build": "tsup",
|
|
57
|
+
"dev": "tsup --watch",
|
|
58
|
+
"test": "vitest run",
|
|
59
|
+
"test:watch": "vitest",
|
|
60
|
+
"lint": "eslint src/",
|
|
61
|
+
"typecheck": "tsc --noEmit",
|
|
62
|
+
"clean": "rm -rf dist"
|
|
63
63
|
}
|
|
64
|
-
}
|
|
64
|
+
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|