mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
34 lines
650 B
Text
34 lines
650 B
Text
NAME
|
|
gcloud oracle-database odb-networks - manage Odb Network resources
|
|
|
|
SYNOPSIS
|
|
gcloud oracle-database odb-networks GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Odb Network resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
odb-subnets
|
|
Manage Odb Subnet resources.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a new OdbNetwork.
|
|
|
|
delete
|
|
Delete an OdbNetwork.
|
|
|
|
describe
|
|
Get details of an OdbNetwork.
|
|
|
|
list
|
|
List all OdbNetworks.
|