
                         b    d Z ddlmZ ddlmZ ddlmZ ddlmZ  G d dej                        Zy)	zAThe command to get the status of Config Delivery Argo CD Feature.    )absolute_import)division)unicode_literals)basec                       e Zd ZdZdZy)DescribezDescribe the status of Config Delivery Argo CD Feature.

  This command describes the status of Config Delivery Argo CD Feature.

  ## EXAMPLES

  To describe the Config Delivery Argo CD Feature, run:

    $ {command}
  configdeliveryargocdN)__name__
__module____qualname____doc__feature_name     .lib/surface/container/fleet/argocd/describe.pyr   r      s    	 (,r   r   N)	r   
__future__r   r   r   3googlecloudsdk.command_lib.container.fleet.featuresr   DescribeCommandr   r   r   r   <module>r      s)    H &  ' D(t## (r   