Halaman ini menjelaskan cara memulai
Google Cloud CLI
agar Anda dapat menggunakannya untuk mengelola profil koneksi dan tugas migrasi Database Migration Service.
Google Cloud CLI menyediakan Google Cloud CLI untuk berinteraksi dengan Database Migration Service dan layanan Google Cloud lainnya. Gcloud CLI
menggunakan API untuk mengakses Database Migration Service, sehingga Anda harus mengaktifkan API sebelum
dapat menggunakan alat tersebut.
Terakhir, konfigurasikan project sebagai project default Anda dengan
dua perintah. Perintah pertama di bawah ini mencantumkan
konfigurasi untuk gcloud CLI, termasuk project default apa pun
yang telah ditetapkan. Perintah kedua menetapkan project default.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-04-17 UTC."],[[["This guide explains how to use the Google Cloud CLI to manage Database Migration Service connection profiles and migration jobs."],["The Google Cloud CLI uses the API to interact with Database Migration Service, requiring the API to be enabled for tool usage."],["You can access help for the gcloud tool, resources, and commands by utilizing the `--help` flag."],["To use the tool effectively, setting a default project in the gcloud CLI configuration is needed by running the `gcloud config set project [PROJECT_ID]` command."]]],[]]