Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SetupCmd = &cobra.Command{
Use: "setup",
Short: "Interactive setup wizard for Google Play Console CLI",
Long: `Guide you through setting up the CLI with your Google Cloud project.
This wizard will help you:
1. Create a Google Cloud Service Account
2. Enable the Google Play Android Developer API
3. Download and configure your credentials
4. Link the service account in Play Console
Use --auto to automate steps 1-4 using the gcloud CLI.`,
Run: runSetup,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.