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

gcloud: Wed Nov 20 10:03:22 UTC 2024

This commit is contained in:
Automated 2024-11-20 10:03:22 +00:00
parent a63704a3af
commit ad2752c6c9
198 changed files with 7874 additions and 336 deletions

View file

@ -5,6 +5,7 @@ NAME
SYNOPSIS
gcloud beta network-management connectivity-tests update CONNECTIVITY_TEST
[--async] [--description=DESCRIPTION]
[--destination-fqdn=DESTINATION_FQDN]
[--destination-network=DESTINATION_NETWORK]
[--destination-port=DESTINATION_PORT]
[--destination-project=DESTINATION_PROJECT] [--labels=[KEY=VALUE,...]]
@ -79,6 +80,10 @@ FLAGS
--description=DESCRIPTION
The description of the connectivity test.
--destination-fqdn=DESTINATION_FQDN
A hostname as the destination endpoint. Only applicable for Google
Kubernetes Engine.
--destination-network=DESTINATION_NETWORK
A VPC network URI where the destination is located.