gcloud beta app instances Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud beta app instances - view and manage your App Engine instances
- SYNOPSIS
gcloud beta app instancesCOMMAND[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(BETA)This set of commands can be used to view and manage yourexisting App Engine instances.For more information on App Engine instances, see:https://cloud.google.com/appengine/docs/python/an-overview-of-app-engine
- EXAMPLES
- To list your App Engine instances, run:
gcloudbetaappinstanceslist - GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - COMMANDS
is one of the following:COMMANDdelete(BETA)Delete a specified instance.describe(BETA)Display all data about an existing instance.disable-debug(BETA)Disable debug mode for an instance.enable-debug(BETA)Enable debug mode for an instance (only works on theflexible environment).list(BETA)List the instances affiliated with the current App Engineproject.scp(BETA)SCP from or to the VM of an App Engine Flexible environmentinstance.ssh(BETA)SSH into the VM of an App Engine Flexible instance.
- NOTES
- This command is currently in beta and might change without notice. This variantis also available:
gcloudappinstances
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.