mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jan 8 10:03:00 UTC 2025
This commit is contained in:
parent
52290f76fe
commit
5a9f5ff67e
161 changed files with 2678 additions and 414 deletions
|
|
@ -10,7 +10,7 @@ SYNOPSIS
|
|||
[--destination-port=DESTINATION_PORT]
|
||||
[--destination-project=DESTINATION_PROJECT] [--labels=[KEY=VALUE,...]]
|
||||
[--other-projects=[OTHER_PROJECTS,...]] [--protocol=PROTOCOL]
|
||||
[--source-network=SOURCE_NETWORK]
|
||||
[--round-trip] [--source-network=SOURCE_NETWORK]
|
||||
[--source-network-type=SOURCE_NETWORK_TYPE; default="gcp-network"]
|
||||
[--source-project=SOURCE_PROJECT]
|
||||
[--clear-destination-cloud-sql-instance
|
||||
|
|
@ -104,6 +104,12 @@ FLAGS
|
|||
--protocol=PROTOCOL
|
||||
Type of protocol for the test. When not provided, "TCP" is assumed.
|
||||
|
||||
--round-trip
|
||||
This boolean controls whether return traces (from the destination to
|
||||
the source) will be additionally calculated if packet successfully
|
||||
reaches the destination from the source. Use --no-round-trip to
|
||||
disable.
|
||||
|
||||
--source-network=SOURCE_NETWORK
|
||||
A VPC network URI where the source is located.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue