Skip to content

Commit c0d74a8

Browse files
authored
docs(snowflake): (#121)
1 parent 3184a55 commit c0d74a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/snowflake/capabilities/configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Options that affect the core Snowflake emulator functionality.
2828
| `SF_CSV_IMPORT_MAX_ROWS` | `50000` (default) | Maximum number of rows to import from CSV files into tables |
2929
| `SF_DEFAULT_USER` | `test` (default) | Specify the default user to be used by the Snowflake emulator. |
3030
| `SF_DEFAULT_PASSWORD` | `test` (default) | Specify the default password to be used by the Snowflake emulator. |
31+
| `SF_PROXY_PRIVATE_KEY` | | Specify the private key to be used by the Snowflake emulator. |
3132

3233
## CLI
3334

0 commit comments

Comments
 (0)