1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Thu Jan 19 00:56:33 UTC 2023

This commit is contained in:
Automated 2023-01-19 00:56:33 +00:00
parent 348d9760ee
commit 1248f773ec
1462 changed files with 51835 additions and 5402 deletions

View file

@ -20,8 +20,12 @@ SYNOPSIS
| --destination-instance=DESTINATION_INSTANCE]
[--clear-destination-ip-address
| --destination-ip-address=DESTINATION_IP_ADDRESS]
[--clear-source-app-engine-version
| --source-app-engine-version=SOURCE_APP_ENGINE_VERSION]
[--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
@ -137,6 +141,14 @@ FLAGS
internal IP. An IPv6 address is only allowed when the test's
destination is a global load balancer VIP.
At most one of these can be specified:
--clear-source-app-engine-version
Clear existing source App Engine version.
--source-app-engine-version=SOURCE_APP_ENGINE_VERSION
App Engine version URI as the source endpoint.
At most one of these can be specified:
--clear-source-cloud-function
@ -145,6 +157,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