gplay-cli-usage

Guide Google Play Console CLI usage for Android app release management.

43|6|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-cli-usage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gplay-cli-usage
Source: https://github.com/tamtom/gplay-cli-skills/tree/main/skills/gplay-cli-usage
Command: npx skills add https://github.com/tamtom/gplay-cli-skills --skill gplay-cli-usage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides comprehensive guidance and examples for effectively using the Google Play Console Command Line Interface (CLI) for automation and management tasks.

Core Features & Use Cases

  • Command Discovery: Learn available gplay commands and their flags.
  • Flag Conventions: Understand best practices for flags, output formats, and authentication.
  • Use Case: You need to upload a new Android App Bundle (AAB) to the production track and want to ensure you're using the correct gplay command and flags for a CI/CD pipeline.

Quick Start

Use the gplay-cli-usage skill to find the correct gplay command for uploading an app bundle to the production track.

Frequently Asked Questions about gplay-cli-usage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use the Google Play Console CLI to upload an Android App Bundle to production?

To upload an Android App Bundle to production using the gplay CLI, you must use the correct command and flags for your CI/CD pipeline. This involves understanding specific flag conventions, authentication methods, and output formats for release management.

What is the best way to discover available commands and flags for the gplay CLI?

The best way to discover available gplay CLI commands and flags is to use the Skill's command discovery guidance. It covers command structures, flag conventions, and common operational patterns for managing Android app configurations.

What authentication methods does the Google Play Console CLI support for automated workflows?

The Google Play Console CLI supports automated workflow authentication through environment variable configurations. You must understand CLI arguments and environment variable setups to effectively manage authentication for release management.

Can I use the gplay CLI to manage Android app metadata and configurations in a CI/CD pipeline?

Yes, you can use the gplay CLI to manage Android app metadata and configurations in a CI/CD pipeline. It provides common operational patterns and output formatting specifically designed for automating these release management tasks.

Do I need specific environment variable configurations to run gplay CLI commands effectively?

Yes, you need specific environment variable configurations and an understanding of CLI arguments to run gplay CLI commands effectively. These configurations are required for authentication and managing Android app releases.