mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Dec 11 10:18:23 UTC 2024
This commit is contained in:
parent
ad2752c6c9
commit
ec6dc40f99
493 changed files with 17655 additions and 1753 deletions
|
|
@ -17,7 +17,7 @@ EXAMPLES
|
|||
--member=MEMBER-1 --role=ROLE-1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to add IAM policy binding for.
|
||||
Function resource - The Cloud Function name to add IAM policy binding for.
|
||||
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.
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ EXAMPLES
|
|||
--member=MEMBER-1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to add the invoker binding to.
|
||||
Function resource - The Cloud Function name to add the invoker binding to.
|
||||
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.
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ EXAMPLES
|
|||
other HTTP methods, use a dedicated HTTP request tool such as cURL or wget.
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to execute. The arguments in
|
||||
Function resource - The Cloud Function name to execute. 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.
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ DESCRIPTION
|
|||
Delete a Google Cloud Function.
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to delete. The arguments in
|
||||
Function resource - The Cloud Function name 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.
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@ EXAMPLES
|
|||
using other types of resource as triggers.
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to deploy. The arguments in
|
||||
Function resource - The Cloud Function name to deploy. 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.
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ DESCRIPTION
|
|||
Display details of a Google Cloud Function.
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to describe. The arguments in
|
||||
Function resource - The Cloud Function name 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.
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ EXAMPLES
|
|||
$ gcloud functions get-iam-policy FUNCTION-1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to get IAM policy for. The
|
||||
Function resource - The Cloud Function name to get IAM policy for. 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.
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ EXAMPLES
|
|||
--member=MEMBER-1 --role=ROLE-1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to remove IAM policy binding
|
||||
Function resource - The Cloud Function name to remove IAM policy binding
|
||||
from. 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.
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ EXAMPLES
|
|||
--member=MEMBER-1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to remove the invoker binding
|
||||
Function resource - The Cloud Function name to remove the invoker binding
|
||||
from. 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.
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ EXAMPLES
|
|||
$ gcloud functions set-iam-policy FUNCTION-1 POLICY-FILE-1
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
Function resource - The Cloud function name to get IAM policy for. The
|
||||
Function resource - The Cloud Function name to get IAM policy for. 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue