mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 1 11:06:24 UTC 2025
This commit is contained in:
parent
1dea1ef852
commit
a0434a4d7a
247 changed files with 8086 additions and 424 deletions
|
|
@ -7,7 +7,11 @@ SYNOPSIS
|
|||
--support_email=SUPPORT_EMAIL [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be non-functional
|
||||
after the IAP OAuth Admin APIs are turned down. Jan 19, 2026: Google will
|
||||
discontinue support for the IAP OAuth Admin APIs. New projects will not be
|
||||
able to use these APIs. March 19, 2026: The IAP OAuth Admin APIs will be
|
||||
permanently shut down. Access to this feature will no longer be available.
|
||||
|
||||
gcloud beta iap oauth-brands create is used to create a Cloud OAuth brand
|
||||
for the project. The brand is 'internal only', meaning OAuth clients
|
||||
|
|
|
|||
|
|
@ -5,7 +5,11 @@ SYNOPSIS
|
|||
gcloud beta iap oauth-brands describe NAME [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be non-functional
|
||||
after the IAP OAuth Admin APIs are turned down. Jan 19, 2026: Google will
|
||||
discontinue support for the IAP OAuth Admin APIs. New projects will not be
|
||||
able to use these APIs. March 19, 2026: The IAP OAuth Admin APIs will be
|
||||
permanently shut down. Access to this feature will no longer be available.
|
||||
|
||||
gcloud beta iap oauth-brands describe is used to describe a Cloud OAuth
|
||||
brand.
|
||||
|
|
|
|||
|
|
@ -7,7 +7,11 @@ SYNOPSIS
|
|||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) Manage IAP OAuth brands.
|
||||
|
||||
This command is deprecated.
|
||||
This command is deprecated and will be non-functional after the IAP OAuth
|
||||
Admin APIs are turned down. Jan 19, 2026: Google will discontinue support
|
||||
for the IAP OAuth Admin APIs. New projects will not be able to use these
|
||||
APIs. March 19, 2026: The IAP OAuth Admin APIs will be permanently shut
|
||||
down. Access to this feature will no longer be available.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
[--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be non-functional
|
||||
after the IAP OAuth Admin APIs are turned down. Jan 19, 2026: Google will
|
||||
discontinue support for the IAP OAuth Admin APIs. New projects will not be
|
||||
able to use these APIs. March 19, 2026: The IAP OAuth Admin APIs will be
|
||||
permanently shut down. Access to this feature will no longer be available.
|
||||
|
||||
gcloud beta iap oauth-brands list is used to list the Cloud OAuth brand in
|
||||
the project.
|
||||
|
|
|
|||
|
|
@ -7,7 +7,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be non-functional
|
||||
after the IAP OAuth Admin APIs are turned down. Jan 19, 2026: Google will
|
||||
discontinue support for the IAP OAuth Admin APIs. New projects will not be
|
||||
able to use these APIs. March 19, 2026: The IAP OAuth Admin APIs will be
|
||||
permanently shut down. Access to this feature will no longer be available.
|
||||
|
||||
gcloud beta iap oauth-clients create is used to create an OAuth client in
|
||||
the project to be used by Cloud IAP. To call this command, the Cloud OAuth
|
||||
|
|
|
|||
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be non-functional
|
||||
after the IAP OAuth Admin APIs are turned down. Jan 19, 2026: Google will
|
||||
discontinue support for the IAP OAuth Admin APIs. New projects will not be
|
||||
able to use these APIs. March 19, 2026: The IAP OAuth Admin APIs will be
|
||||
permanently shut down. Access to this feature will no longer be available.
|
||||
|
||||
gcloud beta iap oauth-clients delete is used to delete a Cloud IAP OAuth
|
||||
client. Note this command cannot be used to delete any other type of OAuth
|
||||
|
|
|
|||
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be non-functional
|
||||
after the IAP OAuth Admin APIs are turned down. Jan 19, 2026: Google will
|
||||
discontinue support for the IAP OAuth Admin APIs. New projects will not be
|
||||
able to use these APIs. March 19, 2026: The IAP OAuth Admin APIs will be
|
||||
permanently shut down. Access to this feature will no longer be available.
|
||||
|
||||
gcloud beta iap oauth-clients describe is used to describe a Cloud IAP
|
||||
OAuth client. Note this command cannot be used to describe any other type
|
||||
|
|
|
|||
|
|
@ -7,7 +7,11 @@ SYNOPSIS
|
|||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) Manage IAP OAuth clients.
|
||||
|
||||
This command is deprecated.
|
||||
This command is deprecated and will be non-functional after the IAP OAuth
|
||||
Admin APIs are turned down. Jan 19, 2026: Google will discontinue support
|
||||
for the IAP OAuth Admin APIs. New projects will not be able to use these
|
||||
APIs. March 19, 2026: The IAP OAuth Admin APIs will be permanently shut
|
||||
down. Access to this feature will no longer be available.
|
||||
|
||||
Manage OAuth clients that are used by Cloud Identity-Aware Proxy. Note this
|
||||
API cannot be used as a generic management API for all OAuth clients in
|
||||
|
|
|
|||
|
|
@ -8,7 +8,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be non-functional
|
||||
after the IAP OAuth Admin APIs are turned down. Jan 19, 2026: Google will
|
||||
discontinue support for the IAP OAuth Admin APIs. New projects will not be
|
||||
able to use these APIs. March 19, 2026: The IAP OAuth Admin APIs will be
|
||||
permanently shut down. Access to this feature will no longer be available.
|
||||
|
||||
gcloud beta iap oauth-clients list is used to list Cloud IAP OAuth clients
|
||||
in a Cloud OAuth brand. Note this command will not list any other type of
|
||||
|
|
|
|||
|
|
@ -7,7 +7,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) (DEPRECATED) This command is deprecated.
|
||||
(BETA) (DEPRECATED) This command is deprecated and will be non-functional
|
||||
after the IAP OAuth Admin APIs are turned down. Jan 19, 2026: Google will
|
||||
discontinue support for the IAP OAuth Admin APIs. New projects will not be
|
||||
able to use these APIs. March 19, 2026: The IAP OAuth Admin APIs will be
|
||||
permanently shut down. Access to this feature will no longer be available.
|
||||
|
||||
gcloud beta iap oauth-clients reset-secret is used to reset a Cloud IAP
|
||||
OAuth client secret. Note this command cannot be used to reset the secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue