Skip to content

Commit

Permalink
remove sso limitation (#4619)
Browse files Browse the repository at this point in the history
SSO is now supported in the cloud cli and this pr removes SSO limitation
in the cloud cli prerequisites per [slack
thread](https://dbt-labs.slack.com/archives/CSSHB76QL/p1702310524994659)
  • Loading branch information
mirnawong1 authored Dec 11, 2023
2 parents d6b6428 + eecc36d commit 297ea3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/cloud/cloud-cli-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dbt commands are run against dbt Cloud's infrastructure and benefit from:
The dbt Cloud CLI is available in all [deployment regions](/docs/cloud/about-cloud/regions-ip-addresses) and for both multi-tenant and single-tenant accounts (Azure single-tenant not supported at this time).

- Ensure you are using dbt version 1.5 or higher. Refer to [dbt Cloud versions](/docs/dbt-versions/upgrade-core-in-cloud) to upgrade.
- Note that SSH tunneling for [Postgres and Redshift](/docs/cloud/connect-data-platform/connect-redshift-postgresql-alloydb) connections and [Single sign-on (SSO)](/docs/cloud/manage-access/sso-overview) doesn't support the dbt Cloud CLI yet.
- Note that SSH tunneling for [Postgres and Redshift](/docs/cloud/connect-data-platform/connect-redshift-postgresql-alloydb) connections doesn't support the dbt Cloud CLI yet.

## Install dbt Cloud CLI

Expand Down

0 comments on commit 297ea3f

Please sign in to comment.