mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
36 lines
687 B
Text
36 lines
687 B
Text
NAME
|
|
gcloud oracle-database cloud-vm-clusters - manage Cloud Vm Cluster
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud oracle-database cloud-vm-clusters GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud Vm Cluster resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
db-nodes
|
|
Manage Db Node resources.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a new CloudVmCluster.
|
|
|
|
delete
|
|
Delete a CloudVmCluster.
|
|
|
|
describe
|
|
Describe cloudVmClusters.
|
|
|
|
list
|
|
List all CloudVmClusters.
|