mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
gcloud: Wed Feb 8 10:13:59 UTC 2023
This commit is contained in:
parent
fc11b54760
commit
11068cb123
240 changed files with 8982 additions and 619 deletions
37
gcloud/compute/network-attachments/help
Normal file
37
gcloud/compute/network-attachments/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
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.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha compute network-attachments
|
||||
|
||||
$ gcloud beta compute network-attachments
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue