1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/beta/compute/network-attachments/help

42 lines
1 KiB
Text
Raw Normal View History

2023-02-08 10:13:59 +00:00
NAME
gcloud beta compute network-attachments - manage Compute Engine network
attachment resources
SYNOPSIS
gcloud beta compute network-attachments COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Create a Google Compute Engine network attachment.
delete
(BETA) Delete one or more Google Compute Engine network attachments.
describe
(BETA) Describes a Google Compute Engine network attachment.
list
(BETA) List Google Compute Engine network attachments.
2023-10-25 11:42:23 +00:00
update
(BETA) Update a Google Compute Engine network attachment.
2023-02-08 10:13:59 +00:00
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute network-attachments
$ gcloud alpha compute network-attachments