Skip to content

Commit

Permalink
Update website/docs/reference/commands/dbt-environment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Jan 25, 2024
1 parent c26ba94 commit 058bcc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/reference/commands/dbt-environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ id: dbt-environment
The `dbt environment` command enables you to interact with your dbt Cloud environment. The `dbt environment` command is useful for:

- Viewing your local configuration details (account ID, active project ID, deployment environment, and more).
- Viewing your dbt Cloud configuration details (account ID, environment ID, environment name, connection type, and more).
- Viewing your dbt Cloud configuration details (environment ID, environment name, connection type, and more).

This guide lists all the commands and options you can use with `dbt environment` in the [dbt Cloud CLI](/docs/cloud/cloud-cli-installation). To use it, add a command after it like this: `dbt environment [command]`.

Expand Down

0 comments on commit 058bcc9

Please sign in to comment.