Commit 045c778
Add SNOWFLAKE_AUTHENTICATOR env var for Snowflake CLI
The manage-test-db.sh script uses `snow sql --temporary-connection`
which reads SNOWFLAKE_AUTHENTICATOR from the environment. Without it,
the CLI defaults to password auth and fails with private key.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: eakmanrq <6326532+eakmanrq@users.noreply.github.com>1 parent c526a55 commit 045c778
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| |||
0 commit comments