Stay organized with collections Save and categorize content based on your preferences.
gcloud database-migration connection-profiles create oracle
(CONNECTION_PROFILE
: --region
=REGION
) --database-service
=DATABASE_SERVICE
--host
=HOST
--port
=PORT
--username
=USERNAME
(--password
=PASSWORD
| --prompt-for-password
) [--no-async
] [--ca-certificate
=CA_CERTIFICATE
] [--display-name
=DISPLAY_NAME
] [--labels
=[KEY
=VALUE
,…]] [--role
=ROLE
] [--private-connection
=PRIVATE_CONNECTION
| --static-ip-connectivity
| [--forward-ssh-hostname
=FORWARD_SSH_HOSTNAME
--forward-ssh-username
=FORWARD_SSH_USERNAME
(--forward-ssh-password
=FORWARD_SSH_PASSWORD
| --forward-ssh-private-key
=FORWARD_SSH_PRIVATE_KEY
) : --forward-ssh-port
=FORWARD_SSH_PORT
; default=22]] [GCLOUD_WIDE_FLAG …
]
gcloud database-migration connection-profiles create oracle my-profile --region=us-central1 --password=123456 --username=my-user --host=1.2.3.4 --port=5432
To set the project
attribute:
connection_profile
on the command line with a fully specified name;--project
on the command line;core/project
.This must be specified.
CONNECTION_PROFILE
To set the connection_profile
attribute:
connection_profile
on the command line.This positional argument must be specified if any of the other arguments in this group are specified.
--region
=REGION
To set the region
attribute:
connection_profile
on the command line with a fully specified name;--region
on the command line.--database-service
=DATABASE_SERVICE
--host
=HOST
--psc-service-attachment
is also specified, this field value should be: 1. For Cloud SQL PSC enabled instance - the dns_name field (e.g <uid>.<region>.sql.goog.). 2. For Cloud SQL PSA instance (vpc peering) - the private ip of the instance.
--port
=PORT
--username
=USERNAME
--password
=PASSWORD
--prompt-for-password
--no-async
--ca-certificate
=CA_CERTIFICATE
--display-name
=DISPLAY_NAME
--labels
=[KEY
=VALUE
,…]
Keys must start with a lowercase character and contain only hyphens (-
), underscores (_
), lowercase characters, and numbers. Values must contain only hyphens (-
), underscores (_
), lowercase characters, and numbers.
--role
=ROLE
ROLE
must be one of: SOURCE
, DESTINATION
.
To set the project
attribute:
--private-connection
on the command line with a fully specified name;--project
on the command line;core/project
.To set the region
attribute:
--private-connection
on the command line with a fully specified name;--region
on the command line.--private-connection
=PRIVATE_CONNECTION
To set the private_connection
attribute:
--private-connection
on the command line.--static-ip-connectivity
--forward-ssh-hostname
=FORWARD_SSH_HOSTNAME
This flag argument must be specified if any of the other arguments in this group are specified.
--forward-ssh-username
=FORWARD_SSH_USERNAME
This flag argument must be specified if any of the other arguments in this group are specified.
--forward-ssh-port
=FORWARD_SSH_PORT
; default=22
--forward-ssh-password
=FORWARD_SSH_PASSWORD
--forward-ssh-private-key
=FORWARD_SSH_PRIVATE_KEY
--access-token-file
, --account
, --billing-project
, --configuration
, --flags-file
, --flatten
, --format
, --help
, --impersonate-service-account
, --log-http
, --project
, --quiet
, --trace-token
, --user-output-enabled
, --verbosity
.
Run $ gcloud help
for details.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4