We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422e851 commit 68b4f1aCopy full SHA for 68b4f1a
docs/tutorials/deploy-to-gcp.mdx
@@ -13,7 +13,7 @@ This tutorial will show you how to deploy your services to your own GCP project
13
* [A `compose.yaml` file in your project](https://docs.docker.com/compose/gettingstarted/)
14
* [A Defang Account](/docs/concepts/authentication)
15
* [The Defang CLI](/docs/getting-started#install-the-defang-cli)
16
-* [gcloud CL](https://cloud.google.com/sdk/docs/install)
+* [gcloud CLI](https://cloud.google.com/sdk/docs/install)
17
* [GCP Account Credentials](https://cloud.google.com/docs/authentication/set-up-adc-local-dev-environment)
18
19
## Step 1 - Navigate to your project directory
0 commit comments