mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 22:49:22 +00:00
gcloud: Wed Oct 26 10:52:11 UTC 2022
This commit is contained in:
parent
5c08d21169
commit
235c67283b
215 changed files with 6787 additions and 1005 deletions
|
|
@ -22,6 +22,8 @@ SYNOPSIS
|
|||
| --destination-ip-address=DESTINATION_IP_ADDRESS]
|
||||
[--clear-source-cloud-function
|
||||
| --source-cloud-function=SOURCE_CLOUD_FUNCTION]
|
||||
[--clear-source-cloud-run-revision
|
||||
| --source-cloud-run-revision=SOURCE_CLOUD_RUN_REVISION]
|
||||
[--clear-source-cloud-sql-instance
|
||||
| --source-cloud-sql-instance=SOURCE_CLOUD_SQL_INSTANCE]
|
||||
[--clear-source-gke-master-cluster
|
||||
|
|
@ -145,6 +147,14 @@ FLAGS
|
|||
--source-cloud-function=SOURCE_CLOUD_FUNCTION
|
||||
A Cloud function URI as the source endpoint.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-source-cloud-run-revision
|
||||
Clear existing source Cloud Run revision.
|
||||
|
||||
--source-cloud-run-revision=SOURCE_CLOUD_RUN_REVISION
|
||||
Cloud Run revision URI as the source endpoint.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-source-cloud-sql-instance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue