From 3eb2d3f5f3d6db6dfb707424aecf9bdf1455057a Mon Sep 17 00:00:00 2001 From: HarshCasper Date: Mon, 21 Jul 2025 19:51:55 +0530 Subject: [PATCH] docs(snowflake): --- src/content/docs/snowflake/capabilities/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/snowflake/capabilities/configuration.md b/src/content/docs/snowflake/capabilities/configuration.md index 7c52c564..91f0b545 100644 --- a/src/content/docs/snowflake/capabilities/configuration.md +++ b/src/content/docs/snowflake/capabilities/configuration.md @@ -28,6 +28,7 @@ Options that affect the core Snowflake emulator functionality. | `SF_CSV_IMPORT_MAX_ROWS` | `50000` (default) | Maximum number of rows to import from CSV files into tables | | `SF_DEFAULT_USER` | `test` (default) | Specify the default user to be used by the Snowflake emulator. | | `SF_DEFAULT_PASSWORD` | `test` (default) | Specify the default password to be used by the Snowflake emulator. | +| `SF_PROXY_PRIVATE_KEY` | | Specify the private key to be used by the Snowflake emulator. | ## CLI