mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 9 11:23:49 UTC 2023
This commit is contained in:
parent
678b9afba9
commit
19bfacfbed
148 changed files with 2955 additions and 379 deletions
|
|
@ -14,6 +14,8 @@ SYNOPSIS
|
|||
[--source-project=SOURCE_PROJECT]
|
||||
[--clear-destination-cloud-sql-instance
|
||||
| --destination-cloud-sql-instance=DESTINATION_CLOUD_SQL_INSTANCE]
|
||||
[--clear-destination-forwarding-rule
|
||||
| --destination-forwarding-rule=DESTINATION_FORWARDING_RULE]
|
||||
[--clear-destination-gke-master-cluster
|
||||
| --destination-gke-master-cluster=DESTINATION_GKE_MASTER_CLUSTER]
|
||||
[--clear-destination-instance
|
||||
|
|
@ -116,6 +118,14 @@ FLAGS
|
|||
--destination-cloud-sql-instance=DESTINATION_CLOUD_SQL_INSTANCE
|
||||
A Cloud SQL instance URI as the destination endpoint.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-destination-forwarding-rule
|
||||
Clear existing destination forwarding rule.
|
||||
|
||||
--destination-forwarding-rule=DESTINATION_FORWARDING_RULE
|
||||
A forwarding rule URI as the destination endpoint.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-destination-gke-master-cluster
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue