gcloud alpha compute instances network-interfaces

NAME
gcloud alpha compute instances network-interfaces - read and manipulate Compute Engine VM instance network interfaces
SYNOPSIS
gcloud alpha compute instances network-interfaces COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Read and manipulate Compute Engine VM instance network interfaces.

For more information about VM instance network interfaces, see the network interfaces documentation.

See also: VM instance network interfaces API.

GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
add
(ALPHA) Add a Compute Engine virtual machine network interface.
delete
(ALPHA) Delete a Compute Engine virtual machine network interface.
get-effective-firewalls
(ALPHA) Get the effective firewalls for a Compute Engine virtual machine network interface.
update
(ALPHA) Update a Compute Engine virtual machine network interface.
NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
gcloud compute instances network-interfaces
gcloud beta compute instances network-interfaces