mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
943 B
Text
40 lines
943 B
Text
NAME
|
|
gcloud compute network-attachments - manage Compute Engine network
|
|
attachment resources
|
|
|
|
SYNOPSIS
|
|
gcloud compute network-attachments COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
List, create, describe, update and delete network attachments.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Google Compute Engine network attachment.
|
|
|
|
delete
|
|
Delete one or more Google Compute Engine network attachments.
|
|
|
|
describe
|
|
Describes a Google Compute Engine network attachment.
|
|
|
|
list
|
|
List Google Compute Engine network attachments.
|
|
|
|
update
|
|
Update a Google Compute Engine network attachment.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute network-attachments
|
|
|
|
$ gcloud beta compute network-attachments
|
|
|