Skip to content

Commit

Permalink
Correcting .home with .env (#4848)
Browse files Browse the repository at this point in the history
For some reason, we were making a callout to `.home` instead of `.env` in our reference connector documentation
  • Loading branch information
AndrewRTsao authored May 7, 2024
1 parent b0db2ef commit 39e25e9
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/athena.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Note that you must `cd` into the Git repository that your project was deployed f
:::tip Did you know?
If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
:::
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/gcs.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/motherduck.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ Note that you must `cd` into the Git repository that your project was deployed f

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/redshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Note that you must `cd` into the Git repository that your project was deployed f
:::tip Did you know?
If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
:::
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Note that you must `cd` into the Git repository that your project was deployed f
:::tip Did you know?
If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
:::
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/salesforce.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@ signing.

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::
2 changes: 1 addition & 1 deletion docs/docs/reference/connectors/snowflake.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Note that you must first `cd` into the Git repository that your project was depl

:::tip Did you know?

If you've configured credentials locally already (in your `<RILL_HOME>/.home` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.
If you've configured credentials locally already (in your `<RILL_HOME>/.env` file), you can use `rill env push` to [push these credentials](/build/credentials/credentials.md#rill-env-push) to your Rill Cloud project. This will allow other users to retrieve / reuse the same credentials automatically by running `rill env pull`.

:::

Expand Down

0 comments on commit 39e25e9

Please sign in to comment.