mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
37 lines
775 B
Text
37 lines
775 B
Text
|
|
NAME
|
||
|
|
gcloud oracle-database cloud-exadata-infrastructures - manage Cloud Exadata
|
||
|
|
Infrastructure resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud oracle-database cloud-exadata-infrastructures GROUP | COMMAND
|
||
|
|
[GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Cloud Exadata Infrastructure 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-servers
|
||
|
|
Manage Db Server resources.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
Create a new ExadataInfrastructure.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete an ExadataInfrastructure.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Get details of a ExadataInfrastructure.
|
||
|
|
|
||
|
|
list
|
||
|
|
List all ExadataInfrastructures.
|