
                         b    S r SSKJr  SSKJr  SSKJr  SSKJr   " S S\R                  5      rg)	z)Deployment Manager deployments sub-group.    )absolute_import)division)unicode_literals)basec                        \ rS rSrSrSS0rSrg)Deployments   zxCommands for Deployment Manager deployments.

Commands to create, update, delete, and examine deployments of resources.
EXAMPLESa            To create a deployment, run:

            $ {command} create my-deployment --config config.yaml

          To update a deployment, run:

            $ {command} update my-deployment --config new_config.yaml

          To stop a deployment create or update in progress, run:

            $ {command} stop my-deployment

          To cancel a previewed create or update, run:

            $ {command} cancel-preview my-deployment

          To delete a deployment, run:

            $ {command} delete my-deployment

          To view the details of a deployment, run:

            $ {command} describe my-deployment

          To see the list of all deployments, run:

            $ {command} list
           N)__name__
__module____qualname____firstlineno____doc__detailed_help__static_attributes__r       6lib/surface/deployment_manager/deployments/__init__.pyr   r      s      -r   r   N)	r   
__future__r   r   r   googlecloudsdk.callioper   Groupr   r   r   r   <module>r      s&     0 &  ' ($$** $r   