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

gcloud: Wed Oct 23 10:01:22 UTC 2024

This commit is contained in:
Automated 2024-10-23 10:01:22 +00:00
parent 694f6671d0
commit fc66f7f0ca
249 changed files with 5410 additions and 11408 deletions

View file

@ -22,6 +22,10 @@ SYNOPSIS
| --destination-instance=DESTINATION_INSTANCE]
[--clear-destination-ip-address
| --destination-ip-address=DESTINATION_IP_ADDRESS]
[--clear-destination-redis-cluster
| --destination-redis-cluster=DESTINATION_REDIS_CLUSTER]
[--clear-destination-redis-instance
| --destination-redis-instance=DESTINATION_REDIS_INSTANCE]
[--clear-source-app-engine-version
| --source-app-engine-version=SOURCE_APP_ENGINE_VERSION]
[--clear-source-cloud-function
@ -153,6 +157,22 @@ FLAGS
The IP address of the destination which can be an external or
internal IP.
At most one of these can be specified:
--clear-destination-redis-cluster
Clear existing destination Redis Cluster.
--destination-redis-cluster=DESTINATION_REDIS_CLUSTER
A Redis cluster URI as the destination endpoint.
At most one of these can be specified:
--clear-destination-redis-instance
Clear existing destination Redis Instance.
--destination-redis-instance=DESTINATION_REDIS_INSTANCE
A Redis instance URI as the destination endpoint.
At most one of these can be specified:
--clear-source-app-engine-version