mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
36 lines
675 B
Text
36 lines
675 B
Text
|
|
NAME
|
||
|
|
gcloud oracle-database exadb-vm-clusters - manage Exadb Vm Cluster
|
||
|
|
resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud oracle-database exadb-vm-clusters COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Exadb Vm Cluster resources.
|
||
|
|
|
||
|
|
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 exadbVmClusters.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete exadbVmClusters.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe exadbVmClusters.
|
||
|
|
|
||
|
|
list
|
||
|
|
List exadbVmClusters.
|
||
|
|
|
||
|
|
remove-virtual-machine
|
||
|
|
remove exadbVmClusters.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update exadbVmClusters.
|