
    0
                     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)The 'gcloud firebase test ios' sub-group.    )absolute_import)division)unicode_literals)base)logc                   8    \ rS rSrSrSSS.r\S 5       rS rSr	g	)
Ios   z*Command group for iOS application testing.a            Explore physical iOS devices and iOS versions which are available as
          test targets. Also run tests against your iOS app on these devices,
          monitor your test progress, and view detailed test results in the
          Firebase console.
      a1            To see a list of available iOS devices and supported iOS versions,
          run:

            $ {command} models list

          To view information about a specific iOS model, run:

            $ {command} models describe MODEL_ID

          To view details about all iOS versions, run:

            $ {command} versions list

          To view information about a specific iOS version, run:

            $ {command} versions describe VERSION_ID

          To view all options available for iOS tests, run:

            $ {command} run --help
      )DESCRIPTIONEXAMPLESc                     g)zMethod called by Calliope to register flags common to this sub-group.

Args:
  parser: An argparse parser used to add arguments that immediately follow
      this group in the CLI. Positional arguments are allowed.
N )parsers    )lib/surface/firebase/test/ios/__init__.pyArgsIos.Args=   s        c                     U$ )am  Modify the context that will be given to this group's commands when run.

Args:
  context: {str:object}, The current context, which is a set of key-value
      pairs that can be used for common initialization among commands.
  args: argparse.Namespace: The same Namespace given to the corresponding
      .Run() invocation.

Returns:
  The refined command context.
r   )selfcontextargss      r   Filter
Ios.FilterF   s	     Nr   r   N)
__name__
__module____qualname____firstlineno____doc__detailed_helpstaticmethodr   r   __static_attributes__r   r   r   r	   r	      s0    2

-B  r   r	   N)r   
__future__r   r   r   googlecloudsdk.callioper   googlecloudsdk.corer   Groupr	   r   r   r   <module>r&      s)    0 &  ' ( #9$** 9r   