mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
32 lines
698 B
Text
32 lines
698 B
Text
NAME
|
|
gcloud beta iap oauth-brands - manage IAP OAuth brands
|
|
|
|
SYNOPSIS
|
|
gcloud beta iap oauth-brands COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage IAP OAuth brands.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a Cloud OAuth brand for the project.
|
|
|
|
describe
|
|
(BETA) Describe a Cloud OAuth brand.
|
|
|
|
list
|
|
(BETA) List Cloud OAuth brands in the project.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha iap oauth-brands
|
|
|