Beispiel #1
0
 def Args(parser):
   flags.AddLocationFlag(parser)
   list_formats.AddListQueuesFormats(parser, version=base.ReleaseTrack.BETA)
Beispiel #2
0
 def Args(parser):
     flags.AddLocationFlag(parser)
     list_formats.AddListQueuesFormats(parser, is_alpha=True)
Beispiel #3
0
 def Args(parser):
     list_formats.AddListQueuesFormats(parser)