bookmark_borderbookmark
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Auf dieser Seite wird der zweite Schritt zur Bereitstellung der Cortex Framework Data Foundation beschrieben, dem Kern des Cortex-Frameworks. In diesem Schritt klonen Sie das Repository Cortex Framework Data Foundation.
vorgesehen.
Klonen Sie das Cortex Framework Data Foundation-Repository mit den folgenden Befehlen in Cloud Shell.
Wenn Sie Ihr Terminal verwenden, installieren Sie gcloud sdk. Dieses ist bereits in Cloud Shell installiert.
Klonen Sie das Repository mit dem folgenden Befehl:
[[["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-03-06 (UTC)."],[[["This page details the second step in deploying Cortex Framework Data Foundation, which is the core of the Cortex Framework."],["The primary action in this step is to clone the Cortex Framework Data Foundation repository from its official GitHub location."],["Users should use Cloud Shell or install the `gcloud sdk` if using a local terminal for this process."],["The process involves using the `git clone` command to download the repository and then the `cd` command to enter the repository directory, or if the repository is already cloned, using the `git pull` command to get the latest changes."],["The remaining steps are to determine integration mechanism, set up components, configure deployment and execute deployment."]]],[]]