
                         >    S r SSKJr   " S S\R                  5      rg)z0The developers command group for the Apigee CLI.    )basec                   "    \ rS rSrSrSSS.rSrg)
Developers   zManage Apigee developers.z
          {description}

          `{command}` manages developers that want to use APIs exposed via
          Apigee in their applications.
          a  
          To list the email addresses of all the developers in the active Cloud
          Platform project, run:

              $ {command} list

          To get that list as a JSON array and only include developers with
          ``example.com'' addresses, run:

              $ {command} list --format=json --filter="email:(@example.com)"

          To get details about a specific developer in the active Cloud Platform
          project, run:

              $ {command} describe DEVELOPER_EMAIL
      )DESCRIPTIONEXAMPLES N)__name__
__module____qualname____firstlineno____doc__detailed_help__static_attributes__r	       )lib/surface/apigee/developers/__init__.pyr   r      s    !
-r   r   N)r   googlecloudsdk.callioper   Groupr   r	   r   r   <module>r      s    7 ) r   