From 6f8d9a3b6ad6f96cd4858dac90ba4a550a052aaf Mon Sep 17 00:00:00 2001 From: Cesar Hernandez Date: Thu, 26 Oct 2023 11:01:02 -0700 Subject: [PATCH] Indent cloud cli configuration example code --- website/docs/docs/cloud/configure-cloud-cli.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/docs/cloud/configure-cloud-cli.md b/website/docs/docs/cloud/configure-cloud-cli.md index c03f638c9b4..a00d2d75148 100644 --- a/website/docs/docs/cloud/configure-cloud-cli.md +++ b/website/docs/docs/cloud/configure-cloud-cli.md @@ -43,9 +43,9 @@ Once you install the dbt Cloud CLI, you need to configure it to connect to a dbt ```yaml version: "1" context: - active-project: "" - active-host: "" - defer-env-id: "" + active-project: "" + active-host: "" + defer-env-id: "" projects: - project-id: "" account-host: ""