1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Thu Apr 6 10:23:36 UTC 2023

This commit is contained in:
Automated 2023-04-06 10:23:36 +00:00
parent 5fabf24be7
commit 32e56b8b99
209 changed files with 5396 additions and 561 deletions

View file

@ -18,9 +18,10 @@ EXAMPLES
$ gcloud iap oauth-brands describe NAME --project=PROJECT_ID
POSITIONAL ARGUMENTS
Name resource - Name of the Cloud OAuth brand to describe. This represents
a Cloud resource. (NOTE) Some attributes are not given arguments in this
group but can be set in other ways. To set the project attribute:
Brand resource - Name of the Cloud OAuth brand to describe. This
represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument name on the command line with a fully specified
name;
◆ provide the argument --project on the command line;
@ -29,8 +30,8 @@ POSITIONAL ARGUMENTS
This must be specified.
NAME
ID of the name or fully qualified identifier for the name. To set the
brand attribute:
ID of the brand or fully qualified identifier for the brand. To set
the brand attribute:
▸ provide the argument name on the command line.
GCLOUD WIDE FLAGS

View file

@ -23,7 +23,7 @@ EXAMPLES
--project=PROJECT_ID
POSITIONAL ARGUMENTS
Name resource - Name of the Cloud IAP OAuth client to delete. The
Proxy client resource - Name of the Cloud IAP OAuth client to delete. The
arguments in this group can be used to specify the attributes of this
resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways. To set the project attribute:
@ -35,8 +35,8 @@ POSITIONAL ARGUMENTS
This must be specified.
NAME
ID of the name or fully qualified identifier for the name. To set the
identity_aware_proxy_clients attribute:
ID of the proxy client or fully qualified identifier for the proxy
client. To set the identity_aware_proxy_clients attribute:
▸ provide the argument name on the command line.
This positional argument must be specified if any of the other

View file

@ -20,8 +20,8 @@ EXAMPLES
$ gcloud iap oauth-clients describe NAME --brand=BRAND
POSITIONAL ARGUMENTS
Name resource - Name of the Cloud IAP OAuth client to describe. The
arguments in this group can be used to specify the attributes of this
Proxy client resource - Name of the Cloud IAP OAuth client to describe.
The arguments in this group can be used to specify the attributes of this
resource. (NOTE) Some attributes are not given arguments in this group but
can be set in other ways. To set the project attribute:
◆ provide the argument name on the command line with a fully specified
@ -32,8 +32,8 @@ POSITIONAL ARGUMENTS
This must be specified.
NAME
ID of the name or fully qualified identifier for the name. To set the
identity_aware_proxy_clients attribute:
ID of the proxy client or fully qualified identifier for the proxy
client. To set the identity_aware_proxy_clients attribute:
▸ provide the argument name on the command line.
This positional argument must be specified if any of the other

View file

@ -17,7 +17,7 @@ EXAMPLES
$ gcloud iap oauth-clients list BRAND
POSITIONAL ARGUMENTS
Name resource - Name of the Cloud OAuth brand to list Cloud IAP OAuth
Brand resource - Name of the Cloud OAuth brand to list Cloud IAP OAuth
clients under. This represents a Cloud resource. (NOTE) Some attributes
are not given arguments in this group but can be set in other ways. To set
the project attribute:
@ -29,8 +29,8 @@ POSITIONAL ARGUMENTS
This must be specified.
NAME
ID of the name or fully qualified identifier for the name. To set the
brand attribute:
ID of the brand or fully qualified identifier for the brand. To set
the brand attribute:
▸ provide the argument name on the command line.
LIST COMMAND FLAGS

View file

@ -21,10 +21,11 @@ EXAMPLES
$ gcloud iap oauth-clients reset-secret NAME --brand=BRAND
POSITIONAL ARGUMENTS
Name resource - Name of the Cloud IAP OAuth client whose secret will be
reset. The arguments in this group can be used to specify the attributes
of this resource. (NOTE) Some attributes are not given arguments in this
group but can be set in other ways. To set the project attribute:
Proxy client resource - Name of the Cloud IAP OAuth client whose secret
will be reset. The arguments in this group can be used to specify the
attributes of this resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
◆ provide the argument name on the command line with a fully specified
name;
◆ provide the argument --project on the command line;
@ -33,8 +34,8 @@ POSITIONAL ARGUMENTS
This must be specified.
NAME
ID of the name or fully qualified identifier for the name. To set the
identity_aware_proxy_clients attribute:
ID of the proxy client or fully qualified identifier for the proxy
client. To set the identity_aware_proxy_clients attribute:
▸ provide the argument name on the command line.
This positional argument must be specified if any of the other