
    B                     n    S r SSKJ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 resources sub-group.    )absolute_import)division)unicode_literals)
exceptions)basec                   6    \ rS rSrSrSS0r\S 5       rS rSr	g)		Resources   zhCommands for Deployment Manager resources.

Commands to list and examine resources within a deployment.
EXAMPLESa            To view all details about a resource, run:

            $ {command} describe my-resource --deployment my-deployment

          To see the list of all resources in a deployment, run:

            $ {command} list --deployment my-deployment
          c                 $    U R                  SSS9  g)zArgs is called by calliope to gather arguments for this command.

Args:
  parser: An argparse parser that you can use to add arguments that go
      on the command line after this command. Positional arguments are
      allowed.
z--deploymentzDeployment name)helpN)add_argument)parsers    4lib/surface/deployment_manager/resources/__init__.pyArgsResources.Args,   s     ->?    c                 R    UR                   (       d  [        R                  " S5      eg )Nz!argument --deployment is required)
deploymentr   ArgumentError)selfunused_tool_contextargss      r   FilterResources.Filter7   s     ??$$%HII r    N)
__name__
__module____qualname____firstlineno____doc__detailed_helpstaticmethodr   r   __static_attributes__r   r   r   r	   r	      s4      
- @ @Jr   r	   N)r!   
__future__r   r   r   )googlecloudsdk.api_lib.deployment_managerr   googlecloudsdk.callioper   Groupr	   r   r   r   <module>r)      s+     . &  ' @ (J

 Jr   