File: //snap/google-cloud-cli/396/lib/surface/iap/oauth_clients/list.yaml
- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: |
List Cloud IAP OAuth clients in the Cloud OAuth brand.
description: |
*{command}* is used to list Cloud IAP OAuth clients in a Cloud OAuth brand. Note this command
will not list any other type of OAuth client in your project.
examples: |
To list the Cloud IAP OAuth clients for the current project, run:
$ {command} BRAND
request:
collection: iap.projects.brands.identityAwareProxyClients
api_version: v1
arguments:
resource:
spec: !REF googlecloudsdk.command_lib.iap.resources:brand
arg_name: name
is_positional: true
help_text: |
Name of the Cloud OAuth brand to list Cloud IAP OAuth clients under.