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.
Erste Schritte mit der Google Cloud CLI
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 outlines how to use the Google Cloud CLI for managing Database Migration Service connection profiles and migration jobs."],["The Google Cloud CLI interacts with Database Migration Service through its API, which must be enabled beforehand."],["You can find comprehensive information on the Google Cloud CLI in the official documentation."],["The `--help` flag provides assistance with the tool, resources, and specific commands within the Google Cloud CLI."],["You can configure a default project for your Google Cloud CLI environment using the `gcloud config list` and `gcloud config set project [PROJECT_ID]` commands."]]],[]]