1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 11:21:48 +00:00
gcloud-help/gcloud/beta/compute/instances/network-interfaces/help
2025-03-05 10:41:25 +00:00

48 lines
1.4 KiB
Text

NAME
gcloud beta compute instances network-interfaces - read and manipulate
Compute Engine instance network interfaces
SYNOPSIS
gcloud beta compute instances network-interfaces COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Read and manipulate Compute Engine instance network interfaces.
For more information about instance network interfaces, see the network
interfaces documentation
(https://cloud.google.com/vpc/docs/multiple-interfaces-concepts).
See also: instance network interfaces API
(https://cloud.google.com/compute/docs/reference/rest/v1/instances/updateNetworkInterface).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
add
(BETA) Add a dynamic network interface to a Compute Engine instance.
delete
(BETA) Delete a dynamic network interface from a Compute Engine
instance.
get-effective-firewalls
(BETA) Get the effective firewalls for a Compute Engine virtual machine
network interface.
update
(BETA) Update a Compute Engine virtual machine network interface.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute instances network-interfaces
$ gcloud alpha compute instances network-interfaces