mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
28 lines
526 B
Text
28 lines
526 B
Text
NAME
|
|
gcloud oracle-database db-systems - manage Db System resources
|
|
|
|
SYNOPSIS
|
|
gcloud oracle-database db-systems COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Db System 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 a new DbSystem.
|
|
|
|
delete
|
|
Delete a DbSystem.
|
|
|
|
describe
|
|
Get details of a DbSystem.
|
|
|
|
list
|
|
List all DbSystems.
|