mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
32 lines
821 B
Text
32 lines
821 B
Text
NAME
|
|
gcloud vmware private-clouds logging-servers - manage logging-server in
|
|
Google Cloud VMware Engine
|
|
|
|
SYNOPSIS
|
|
gcloud vmware private-clouds logging-servers COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage logging-server in Google Cloud VMware Engine.
|
|
|
|
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 Cloud VMware Engine logging-server.
|
|
|
|
delete
|
|
Delete logging-server from a VMware Engine private cloud.
|
|
|
|
describe
|
|
Describe a Google Cloud VMware Engine logging-server.
|
|
|
|
list
|
|
List logging-server in a Google Cloud VMware Engine private cloud.
|
|
|
|
update
|
|
Update a Google Cloud VMware Engine logging-server.
|