
    h                     @   S r SSKJr  SSKJr  SSKJr  SSKJr  SSSS	.r\R                  " \R                  R                  \R                  R                  \R                  R                  5      \R                   " S
 S\R                  5      5       5       r\\l        g)zThe gcloud app group.    )absolute_import)division)unicode_literals)base#Manage your App Engine deployments.a  
        The gcloud app command group lets you deploy and manage your Google App
        Engine apps. These commands replace their equivalents in the appcfg
        tool.

        App Engine is a platform for building scalable web applications
        and mobile backends. App Engine provides you with built-in services and
        APIs such as NoSQL datastores, memcache, and a user authentication API,
        common to most applications.

        More information on App Engine can be found here:
        https://cloud.google.com/appengine and detailed documentation can be
        found here: https://cloud.google.com/appengine/docs/
        a;          To run your app locally in the development application server
        to simulate your application running in production App Engine with
        sandbox restrictions and services provided by App Engine SDK libraries,
        use the `dev_appserver.py` command and your app's `app.yaml`
        configuration file to run:

          $ dev_appserver.py ~/my_app/app.yaml

        For an in-depth look into using the local development server, follow
        this guide : https://cloud.google.com/appengine/docs/standard/python/tools/using-local-server

        To deploy the code and configuration of your app to the App Engine
        server, run:

          $ {command} deploy ~/my_app/app.yaml

        To list all versions of all services of your existing deployments, run:

          $ {command} versions list
       )briefDESCRIPTIONEXAMPLESc                   6    \ rS rSrSr\R                  rS rSr	g)AppengineGAA   r   c                 ^    [         R                  " U5        AA[         R                  " 5         g )N)r   RequireProjectIDDisableUserProjectQuota)selfcontextargss      lib/surface/app/__init__.pyFilterAppengineGA.FilterJ   s!    $  "     N)
__name__
__module____qualname____firstlineno____doc__r   COMPUTE_CATEGORYcategoryr   __static_attributes__r   r   r   r   r   A   s    
 ,""(#r   r   N)r   
__future__r   r   r   googlecloudsdk.callioper   DETAILED_HELPReleaseTracksReleaseTrackALPHABETAGADefaultUniverseOnlyGroupr   detailed_helpr   r   r   <module>r,      s      &  ' ( 3!%P D%%++%%**%%((* 	#$** 	# *	# * r   