
    0                     >    S r SSKJr   " S S\R                  5      rg)z1The deployments command group for the Apigee CLI.    )basec                   "    \ rS rSrSrSSS.rSrg)Deployments   zAManage deployments of Apigee API proxies in runtime environments.z
          {description}

          `{command}` contains commands for enumerating and checking the status
          of deployments of proxies to runtime environments.
          a  
          To list all deployments for the active Cloud Platform project, run:

              $ {command} list

          To list all deployments in a particular environment of a particular
          Apigee organization, run:

              $ {command} list --environment=ENVIRONMENT --organization=ORG_NAME

          To get the status of a specific deployment as a JSON object, run:

              $ {command} describe --api=API_NAME --environment=ENVIRONMENT --format=json
      )DESCRIPTIONEXAMPLES N)__name__
__module____qualname____firstlineno____doc__detailed_help__static_attributes__r	       *lib/surface/apigee/deployments/__init__.pyr   r      s    I
-r   r   N)r   googlecloudsdk.callioper   Groupr   r	   r   r   <module>r      s    8 )$** r   