Auf dieser Seite werden erste Schritte mit der Google Cloud CLI beschrieben, damit Sie damit Verbindungsprofile und Migrationsjobs für den Database Migration Service verwalten können.
Die Google Cloud CLI bietet die Google Cloud CLI für die Interaktion mit dem Database Migration Service und anderen Google Cloud Diensten. Die gcloud CLI verwendet die API für den Zugriff auf Database Migration Service. Daher müssen Sie die API aktivieren, bevor Sie das Tool verwenden können.
Lesen Sie die Google Cloud CLI-Dokumentation, um mit der gcloud CLI zu beginnen.
Mit dem Flag --help können Sie Hilfe für das Tool, Ressourcen und Befehle anfordern:
Zum Abschluss konfigurieren Sie mit zwei Befehlen ein Projekt als Ihr Standardprojekt. Mit dem ersten unten angegebenen Befehl wird die Konfiguration für die gcloud CLI aufgelistet, einschließlich eines eventuell bereits festgelegten Standardprojekts. Mit dem zweiten Befehl wird das Standardprojekt festgelegt.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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 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."]]],[]]