mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
40 lines
955 B
Text
40 lines
955 B
Text
NAME
|
|
gcloud compute service-attachments - manage Compute Engine service
|
|
attachment resources
|
|
|
|
SYNOPSIS
|
|
gcloud compute service-attachments COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
List, create, describe, update and delete service 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 service attachment.
|
|
|
|
delete
|
|
Delete one or more Google Compute Engine service attachments.
|
|
|
|
describe
|
|
Display details about a Google Compute Engine service attachment.
|
|
|
|
list
|
|
List Google Compute Engine service attachments.
|
|
|
|
update
|
|
Update a Google Compute Engine service attachment.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute service-attachments
|
|
|
|
$ gcloud beta compute service-attachments
|
|
|