Stay organized with collections
Save and categorize content based on your preferences.
This page describes how to get started with the
Google Cloud CLI
so you can use it to manage private connectivity configurations, connection profiles, and streams in Datastream.
The Google Cloud CLI
provides the Google Cloud CLI to interact with
Datastream and other Google Cloud services. The gcloud CLI
uses the API to access Datastream, so you must enable the API before you
can use the tool.
You can see gcloud examples in the following pages of the Datastream documentation:
To start with the gcloud CLI, review the
Google Cloud CLI Documentation.
You can get help for the tool, resources, and
commands by using the --help flag:
Finally, configure a project as your default project with
two commands. The first command below lists the
configuration for the gcloud CLI, including any default project
already set. The second command sets the default project.
[[["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-21 UTC."],[[["This page explains how to use the Google Cloud CLI to manage Datastream resources such as private connectivity configurations, connection profiles, and streams."],["The Google Cloud CLI interacts with Datastream through its API, which must be enabled before using the tool."],["You can refer to the Datastream documentation for specific examples on managing private connectivity, connection profiles, and streams with the gcloud CLI."],["The `--help` flag provides assistance for gcloud CLI tools, resources, and commands related to Datastream."],["You can configure a default project for the gcloud CLI using the `gcloud config` commands."]]],[]]