Stay organized with collections
Save and categorize content based on your preferences.
Step 2: Clone repository
This page describes the second step to deploy Cortex Framework Data Foundation,
the core of Cortex Framework. In this step, you clone the
Cortex Framework Data Foundation
repository.
Clone the Cortex Framework Data Foundation repository with the following
commands, using Cloud Shell.
If you are using your terminal, install the gcloud sdk (which is already
installed in Cloud Shell).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 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."]]],[]]