We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3184a55 commit c0d74a8Copy full SHA for c0d74a8
src/content/docs/snowflake/capabilities/configuration.md
@@ -28,6 +28,7 @@ Options that affect the core Snowflake emulator functionality.
28
| `SF_CSV_IMPORT_MAX_ROWS` | `50000` (default) | Maximum number of rows to import from CSV files into tables |
29
| `SF_DEFAULT_USER` | `test` (default) | Specify the default user to be used by the Snowflake emulator. |
30
| `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. |
32
33
## CLI
34
0 commit comments