mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Sep 25 09:51:52 UTC 2024
This commit is contained in:
parent
8ebed5b0f1
commit
0a5b6f11af
202 changed files with 9781 additions and 830 deletions
36
gcloud/oracle-database/cloud-vm-clusters/help
Normal file
36
gcloud/oracle-database/cloud-vm-clusters/help
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue