mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Wed Mar 13 09:56:21 UTC 2024
This commit is contained in:
parent
7f632e0c5d
commit
75379bf68b
273 changed files with 9390 additions and 532 deletions
|
|
@ -1326,6 +1326,12 @@ FLAGS
|
|||
Specifies the network attachment that this interface should
|
||||
connect to. Mutually exclusive with --network and --subnet flags.
|
||||
|
||||
igmp-query
|
||||
Determines if the Compute Engine Instance can receive and respond
|
||||
to IGMP query packets on the specified network interface.
|
||||
IGMP_QUERY must be one of: IGMP_QUERY_V2, IGMP_QUERY_DISABLED. It
|
||||
is disabled by default.
|
||||
|
||||
--network-interface-from-file=KEY=LOCAL_FILE_PATH
|
||||
Same as --network-interface except that the value for the entry will
|
||||
be read from a local file. This is used in case subinterfaces need to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue