
                         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)	z3The organizations command group for the Apigee CLI.    )absolute_import)division)unicode_literals)basec                   "    \ rS rSrSrSSS.rSrg)Organizations   zManage Apigee organizations.ak    {description}

  `{command}` contains commands for managing Apigee organizations, the
  highest-level grouping of Apigee objects. All API proxies, environments, and
  so forth each belong to one organization.

  Apigee organizations are distinct from Cloud Platform organizations, being
  more similar to Cloud Platform projects in scope and purpose.
          a+    To list all accessible organizations and their associated Cloud Platform projects, run:

      $ {command} list

  To get a JSON array of all organizations whose Cloud Platform project names
  contain the word ``sandbox'', run:

      $ {command} list --format=json --filter="project:(sandbox)"
  )DESCRIPTIONEXAMPLES N)__name__
__module____qualname____firstlineno____doc__detailed_help__static_attributes__r       ,lib/surface/apigee/organizations/__init__.pyr   r      s    $		-r   r   N)	r   
__future__r   r   r   googlecloudsdk.callioper   Groupr   r   r   r   <module>r      s&    : &  ' (DJJ r   