File: //snap/google-cloud-cli/396/lib/surface/iap/oauth_brands/describe.yaml
- release_tracks: [ALPHA, BETA, GA]
help_text:
brief: |
Describe a Cloud OAuth brand.
description: |
*{command}* is used to describe a Cloud OAuth brand.
examples: |
To describe a Cloud OAuth brand with name NAME, run:
$ {command} NAME
To describe a Cloud OAuth brand with name NAME inside project PROJECT_ID, run:
$ {command} NAME --project=PROJECT_ID
request:
collection: iap.projects.brands
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 describe.