
     	                     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	)
z5The 'gcloud firebase test ios versions list' command.    )absolute_import)division)unicode_literals)util)basec                   8    \ rS rSrSrSSS.r\S 5       rS rSr	g)	List   z,List all iOS versions available for testing.z
To list all iOS versions available for testing, run:

  {command}

To filter major versions available for testing, run:

  {command} --filter=majorVersion:12
)DESCRIPTIONEXAMPLESc                 x    U R                   R                  S5        [        R                  R	                  U 5        g)zMethod called by Calliope to register flags for this command.

Args:
  parser: An argparse parser used to add arguments that follow this
      command in the CLI. Positional arguments are allowed.
aC  
          table[box](
            id:label=OS_VERSION_ID:align=center,
            major_version:align=center,
            minor_version:align=center,
            tags.list().color(green=default,red=deprecated,yellow=preview),
            supported_xcode_version_ids.list(undefined="none", separator=', ')
          )
    N)display_info	AddFormatr   URI_FLAGRemoveFromParser)parsers    .lib/surface/firebase/test/ios/versions/list.pyArgs	List.Args*   s1     !! # 	 	MM""6*    c                 Z    [         R                  " U R                  5      nUR                  $ )a  Run the 'gcloud firebase test ios versions list' command.

Args:
  args: an argparse namespace. All the arguments that were provided to this
    command invocation (i.e. group and command arguments combined).

Returns:
  The list of iOS OS versions we want to have printed later.
)r   GetIosCatalogcontextversions)selfargscatalogs      r   RunList.Run=   s$       .Gr    N)
__name__
__module____qualname____firstlineno____doc__detailed_helpstaticmethodr   r   __static_attributes__r    r   r   r	   r	      s0    4 D- + +$r   r	   N)r%   
__future__r   r   r   $googlecloudsdk.api_lib.firebase.testr   googlecloudsdk.callioper   ListCommandr	   r    r   r   <module>r-      s+     < &  ' 5 (.4 .r   