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-06-16 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 utilizes the API for Database Migration Service, requiring the API to be enabled prior to tool usage."],["You can access help for the Google Cloud CLI's tools, resources, and commands using the `--help` flag."],["To configure the default project for the Google Cloud CLI, use the `gcloud config list` command to view current settings and `gcloud config set project [PROJECT_ID]` to establish the default."]]],[]]