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-05-15 (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."]]],[]]