mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
43 lines
1.2 KiB
Text
43 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha compute network-attachments - manage Compute Engine network
|
|
attachment resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute network-attachments COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create a Google Compute Engine network attachment.
|
|
|
|
delete
|
|
(ALPHA) Delete one or more Google Compute Engine network attachments.
|
|
|
|
describe
|
|
(ALPHA) Describes a Google Compute Engine network attachment.
|
|
|
|
list
|
|
(ALPHA) List Google Compute Engine network attachments.
|
|
|
|
update
|
|
(ALPHA) Update a Google Compute Engine network attachment.
|
|
|
|
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 network-attachments
|
|
|
|
$ gcloud beta compute network-attachments
|
|
|